rpms/system-config-printer/devel system-config-printer.spec, 1.60, 1.61

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 24 16:23:25 UTC 2006


Author: twaugh

Update of /cvs/dist/rpms/system-config-printer/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv10262

Modified Files:
	system-config-printer.spec 
Log Message:
* Tue Oct 24 2006 Tim Waugh <twaugh at redhat.com>
- Build requires Python 2.4.



Index: system-config-printer.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/system-config-printer.spec,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- system-config-printer.spec	2 Oct 2006 16:06:34 -0000	1.60
+++ system-config-printer.spec	24 Oct 2006 16:23:23 -0000	1.61
@@ -14,7 +14,7 @@
 %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')}
 
 BuildRequires: cups-devel >= 1.2
-BuildRequires: python-devel
+BuildRequires: python-devel >= 2.4
 BuildRequires: desktop-file-utils >= 0.2.92
 BuildRequires: gettext-devel
 BuildRequires: intltool
@@ -106,6 +106,9 @@
 exit 0
 
 %changelog
+* Tue Oct 24 2006 Tim Waugh <twaugh at redhat.com>
+- Build requires Python 2.4.
+
 * Mon Oct  2 2006 Tim Waugh <twaugh at redhat.com> 0.7.32-1
 - Updated to pycups-1.9.13 for HTTP_FORBIDDEN.
 - 0.7.32:




More information about the fedora-cvs-commits mailing list