rpms/sugar-update-control/F-11 sugar-update-control.spec,1.3,1.4

Daniel Drake dsd at fedoraproject.org
Fri Jul 10 19:20:22 UTC 2009


Author: dsd

Update of /cvs/pkgs/rpms/sugar-update-control/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16312

Modified Files:
	sugar-update-control.spec 
Log Message:
update to v0.21


Index: sugar-update-control.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-update-control/F-11/sugar-update-control.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sugar-update-control.spec	10 Jun 2009 01:39:23 -0000	1.3
+++ sugar-update-control.spec	10 Jul 2009 19:20:22 -0000	1.4
@@ -2,15 +2,14 @@
 
 Summary: Activity update control panel for Sugar
 Name:    sugar-update-control
-Version: 0.20
-Release: 5%{?dist}
+Version: 0.21
+Release: 1%{?dist}
 License: GPLv2+
 Group:   System Environment/Base
 URL:     http://git.sugarlabs.org/projects/sugar-update-control
-Source0: %{name}-%{version}.tar.gz
-Patch0: python25.patch
+Source0: http://download.sugarlabs.org/sources/honey/sugar-update-control/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: sugar >= 0.83.0
+Requires: sugar >= 0.83.0, bitfrost
 BuildRequires: gettext
 BuildRequires: intltool
 BuildRequires: python-devel 
@@ -23,7 +22,6 @@ which locates and installs activity upda
 
 %prep
 %setup -q
-%patch0 -p1 -b .py25
 
 %build
 %{__python} setup.py build
@@ -49,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/sugar/extensions/cpsection/
 
 %changelog
+* Fri Jul 10 2009 Daniel Drake <dsd at laptop.org> 0.21-1
+- Update to v0.21
+
 * Tue Jun 9 2009 Steven M. Parrish <tuxbrewr at fedoraproject.org> 0.20-5
 - Fix missing bitfrost
 




More information about the fedora-extras-commits mailing list