rpms/cups/devel cups.spec,1.311,1.312

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 13 17:32:40 UTC 2007


Author: twaugh

Update of /cvs/dist/rpms/cups/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv32484

Modified Files:
	cups.spec 
Log Message:
1.2.7-8


Index: cups.spec
===================================================================
RCS file: /cvs/dist/rpms/cups/devel/cups.spec,v
retrieving revision 1.311
retrieving revision 1.312
diff -u -r1.311 -r1.312
--- cups.spec	12 Feb 2007 15:52:33 -0000	1.311
+++ cups.spec	13 Feb 2007 17:32:37 -0000	1.312
@@ -6,7 +6,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.2.7
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: GPL
 Group: System Environment/Daemons
 Source: ftp://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
@@ -275,6 +275,10 @@
 # This is %%ghost'ed, but needs to be created in %%install anyway.
 touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/lpoptions
 
+# LSB 3.2 printer driver directories
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/ppd
+ln -s ../../ppd $RPM_BUILD_ROOT%{_datadir}/cups/model/3-distribution
+
 # Remove unshipped files.
 rm -rf $RPM_BUILD_ROOT%{_mandir}/cat? $RPM_BUILD_ROOT%{_mandir}/*/cat?
 rm -f $RPM_BUILD_ROOT%{_datadir}/applications/cups.desktop
@@ -434,7 +438,7 @@
 %{cups_serverbin}/daemon/cups-lpd
 
 %changelog
-* Mon Feb 12 2007 Tim Waugh <twaugh at redhat.com>
+* Tue Feb 13 2007 Tim Waugh <twaugh at redhat.com> 1:1.2.7-8
 - Removed logrotate config file and maxlogsize patch (bug #227369).  Now
   CUPS is in charge of rotating its own logs, and defaults to doing so once
   they get to 1Mb in size.




More information about the fedora-cvs-commits mailing list