rpms/cups/devel cups.spec,1.380,1.381

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Mon Jan 21 13:10:25 UTC 2008


Author: twaugh

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

Modified Files:
	cups.spec 
Log Message:
* Mon Jan 21 2008 Tim Waugh <twaugh at redhat.com>
- Main package requires libs sub-package of the same release.



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/devel/cups.spec,v
retrieving revision 1.380
retrieving revision 1.381
diff -u -r1.380 -r1.381
--- cups.spec	10 Jan 2008 09:14:32 -0000	1.380
+++ cups.spec	21 Jan 2008 13:09:52 -0000	1.381
@@ -52,7 +52,7 @@
 Url: http://www.cups.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 PreReq: /sbin/chkconfig /sbin/service
-Requires: %{name}-libs = %{epoch}:%{version}
+Requires: %{name}-libs = %{epoch}:%{version}-%{release}
 %if %use_alternatives
 Provides: /usr/bin/lpq /usr/bin/lpr /usr/bin/lp /usr/bin/cancel /usr/bin/lprm /usr/bin/lpstat
 Prereq: /usr/sbin/alternatives
@@ -451,6 +451,9 @@
 %{cups_serverbin}/daemon/cups-lpd
 
 %changelog
+* Mon Jan 21 2008 Tim Waugh <twaugh at redhat.com>
+- Main package requires libs sub-package of the same release.
+
 * Thu Jan 10 2008 Tim Waugh <twaugh at redhat.com>
 - Apply patch to fix busy looping in the backends (bug #426653, STR #2664).
 




More information about the fedora-extras-commits mailing list