rpms/cups/devel cups.spec,1.141,1.142

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 27 14:39:04 UTC 2006


Author: twaugh

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

Modified Files:
	cups.spec 
Log Message:
* Mon Mar 27 2006 Tim Waugh <twaugh at redhat.com> 1:1.2-0.2.rc1.1
- Ship a printers.conf file, and a client.conf file.  That way, they get
  their SELinux file contexts set correctly.



Index: cups.spec
===================================================================
RCS file: /cvs/dist/rpms/cups/devel/cups.spec,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- cups.spec	27 Mar 2006 10:20:44 -0000	1.141
+++ cups.spec	27 Mar 2006 14:39:02 -0000	1.142
@@ -7,7 +7,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.2
-Release: 0.2.%{beta}.0
+Release: 0.2.%{beta}.1
 License: GPL
 Group: System Environment/Daemons
 Source: ftp://ftp.easysw.com/pub/cups/test/cups-1.2%{beta}-source.tar.bz2
@@ -218,7 +218,9 @@
 # Ship a generic postscript PPD file (#73061)
 install -c -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/cups/model
 
-# Ship a clients.conf file.
+# Ship a printers.conf file, and a client.conf file.  That way, they get
+# their SELinux file contexts set correctly.
+touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/printers.conf
 touch $RPM_BUILD_ROOT%{_sysconfdir}/cups/client.conf
 
 # Ship an SSL directory
@@ -370,6 +372,10 @@
 %{cups_serverbin}/daemon/cups-lpd
 
 %changelog
+* Mon Mar 27 2006 Tim Waugh <twaugh at redhat.com> 1:1.2-0.2.rc1.1
+- Ship a printers.conf file, and a client.conf file.  That way, they get
+  their SELinux file contexts set correctly.
+
 * Mon Mar 27 2006 Tim Waugh <twaugh at redhat.com> 1:1.2-0.2.rc1.0
 - 1.2rc1.
 




More information about the fedora-cvs-commits mailing list