rpms/sugar/devel .cvsignore, 1.10, 1.11 sources, 1.10, 1.11 sugar.spec, 1.15, 1.16 activities.patch, 1.2, NONE

Simon Schampijer (erikos) fedora-extras-commits at redhat.com
Thu May 22 15:55:58 UTC 2008


Author: erikos

Update of /cvs/pkgs/rpms/sugar/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9457

Modified Files:
	.cvsignore sources sugar.spec 
Removed Files:
	activities.patch 
Log Message:
* Thu May 22 2008 Simon Schampijer <simon at schampijer.de> - 0.81.1-1
- Make arrows scroll up and down in scroll views
- Merge activities.default into favorites




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore	18 May 2008 18:39:26 -0000	1.10
+++ .cvsignore	22 May 2008 15:55:08 -0000	1.11
@@ -1 +1 @@
-sugar-0.79.5.tar.bz2
+sugar-0.81.1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	18 May 2008 18:39:26 -0000	1.10
+++ sources	22 May 2008 15:55:08 -0000	1.11
@@ -1 +1 @@
-daf83fc949d74a21213ee072df523f3e  sugar-0.79.5.tar.bz2
+fd798a8bc9de4e5d862b43d034c12216  sugar-0.81.1.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sugar.spec	18 May 2008 18:39:26 -0000	1.15
+++ sugar.spec	22 May 2008 15:55:08 -0000	1.16
@@ -1,6 +1,6 @@
 Summary: OLPC desktop environment
 Name: sugar
-Version: 0.79.5
+Version: 0.81.1
 Release: 1%{?dist}
 URL: http://dev.laptop.org
 Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
@@ -21,8 +21,6 @@
 Requires: matchbox-window-manager
 Requires: numpy
 
-Patch1: activities.patch
-
 %description
 
 Desktop Environment for the One Laptop Per Child project; see the
@@ -32,8 +30,6 @@
 %prep
 %setup -q
 
-%patch1 -p1 -b .activities
-
 %build
 %configure
 make
@@ -73,6 +69,10 @@
 %{_datadir}/mime/packages/sugar.xml
 
 %changelog
+* Thu May 22 2008 Simon Schampijer <simon at schampijer.de> - 0.81.1-1
+- Make arrows scroll up and down in scroll views
+- Merge activities.default into favorites
+
 * Sun May 18 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.79.5-1
 - More pylint cleanup.
 - Misc fixes.


--- activities.patch DELETED ---




More information about the fedora-extras-commits mailing list