rpms/system-config-printer/devel system-config-printer.spec, 1.6, 1.7

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Apr 21 13:48:42 UTC 2006


Author: twaugh

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

Modified Files:
	system-config-printer.spec 
Log Message:
* Fri Apr 21 2006 Tim Waugh <twaugh at redhat.com>
- Build requires CUPS 1.2.



Index: system-config-printer.spec
===================================================================
RCS file: /cvs/dist/rpms/system-config-printer/devel/system-config-printer.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- system-config-printer.spec	20 Apr 2006 16:50:57 -0000	1.6
+++ system-config-printer.spec	21 Apr 2006 13:48:40 -0000	1.7
@@ -11,7 +11,8 @@
 
 %{expand: %%define pyver %(python -c 'import sys;print(sys.version[0:3])')}
 
-BuildRequires: cups-devel, python-devel
+BuildRequires: cups-devel >= 1.2
+BuildRequires: python-devel
 PreReq: python, python-abi = %{pyver}
 PreReq: rhpl >= 0.81
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -57,6 +58,9 @@
 %{_datadir}/%{name}
 
 %changelog
+* Fri Apr 21 2006 Tim Waugh <twaugh at redhat.com>
+- Build requires CUPS 1.2.
+
 * Thu Apr 20 2006 Tim Waugh <twaugh at redhat.com> 0.7.5-1
 - Updated to pycups-1.9.8.  No longer need threads patch.
 - Updated to system-config-printer-0.7.5.




More information about the fedora-cvs-commits mailing list