rpms/cups/devel cups.spec,1.573,1.574

Tim Waugh twaugh at fedoraproject.org
Thu Jan 14 12:30:32 UTC 2010


Author: twaugh

Update of /cvs/pkgs/rpms/cups/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19384

Modified Files:
	cups.spec 
Log Message:
* Thu Jan 14 2010 Tim Waugh <twaugh at redhat.com> - 1:1.4.2-24
- Don't mark initscript as config file.



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/devel/cups.spec,v
retrieving revision 1.573
retrieving revision 1.574
diff -u -p -r1.573 -r1.574
--- cups.spec	13 Jan 2010 17:36:33 -0000	1.573
+++ cups.spec	14 Jan 2010 12:30:31 -0000	1.574
@@ -8,7 +8,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.4.2
-Release: 23%{?dist}
+Release: 24%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source: http://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
@@ -469,7 +469,7 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %doc %{_datadir}/%{name}/www/ja/index.html
 %config(noreplace) %doc %{_datadir}/%{name}/www/pl/index.html
 %config(noreplace) %doc %{_datadir}/%{name}/www/ru/index.html
-%config(noreplace) %{_initddir}/cups
+%{_initddir}/cups
 %attr(0755,root,root) %{_bindir}/cupstestppd
 %attr(0755,root,root) %{_bindir}/cupstestdsc
 %attr(0755,root,root) %{_bindir}/cancel*
@@ -544,6 +544,9 @@ rm -rf $RPM_BUILD_ROOT
 %{php_extdir}/phpcups.so
 
 %changelog
+* Thu Jan 14 2010 Tim Waugh <twaugh at redhat.com> - 1:1.4.2-24
+- Don't mark initscript as config file.
+
 * Wed Jan 13 2010 Tim Waugh <twaugh at redhat.com> - 1:1.4.2-23
 - Use %%{_initddir}, %%{_sysconfdir} and SMP make flags.
 - Use mode 0755 for binaries and libraries where appropriate.



More information about the scm-commits mailing list