rpms/sugar/OLPC-4 sugar.spec,1.30,1.31

Tomeu Vizoso tomeu at fedoraproject.org
Fri Nov 14 12:18:35 UTC 2008


Author: tomeu

Update of /cvs/pkgs/rpms/sugar/OLPC-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29303

Modified Files:
	sugar.spec 
Log Message:
* Wed Nov 14 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.83.2-2.20081014git7b4fb9054d
- d.s.o#7 Update Icon in the AP palette (marco)
- Add saving and loading of the nm connections and support for WPA
- Implement a global handler for the view source key



Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/OLPC-4/sugar.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- sugar.spec	12 Nov 2008 17:30:41 -0000	1.30
+++ sugar.spec	14 Nov 2008 12:18:04 -0000	1.31
@@ -1,19 +1,19 @@
 %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
-%define commitid 454def195d
-%define alphatag 20080822git%{commitid}
+%define commitid 7b4fb9054d
+%define alphatag 20081014git%{commitid}
 
 Summary: OLPC desktop environment
 Name: sugar
 Version: 0.83.2
-Release: 1%{?dist}
-#Release: 2.%{alphatag}%{?dist}
+#Release: 1%{?dist}
+Release: 2.%{alphatag}%{?dist}
 URL: http://dev.laptop.org
 # git clone git://dev.laptop.org/sugar
 # cd sugar
 # git-checkout %{commitid}
-#Source0: %{name}-%{version}-git%{commitid}.tar.bz2
-Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
+Source0: %{name}-%{version}-git%{commitid}.tar.bz2
+#Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
 License: GPL/LGPL
 Group: System Environment/Libraries
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -25,6 +25,7 @@
 BuildRequires: pygtk2-devel
 BuildRequires: gtk2-devel
 BuildRequires: GConf2-devel
+BuildRequires: intltool
 
 Requires: sugar-artwork
 Requires: sugar-toolkit
@@ -116,6 +117,11 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* Wed Nov 14 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.83.2-2.20081014git7b4fb9054d
+- d.s.o#7 Update Icon in the AP palette (marco)
+- Add saving and loading of the nm connections and support for WPA
+- Implement a global handler for the view source key
+
 * Wed Nov 12 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.83.2-1
 - Update to 0.83.2
 




More information about the fedora-extras-commits mailing list