rpms/cups/devel cups.spec,1.549,1.550

Tim Waugh twaugh at fedoraproject.org
Tue Dec 8 09:41:20 UTC 2009


Author: twaugh

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

Modified Files:
	cups.spec 
Log Message:
* Tue Dec  8 2009 Tim Waugh <twaugh at redhat.com> - 1:1.4.2-14
- Moved %{_datadir}/cups/ppdc/*.h to the main package (bug #545348).



Index: cups.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cups/devel/cups.spec,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -p -r1.549 -r1.550
--- cups.spec	4 Dec 2009 15:51:35 -0000	1.549
+++ cups.spec	8 Dec 2009 09:41:20 -0000	1.550
@@ -9,7 +9,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.4.2
-Release: 13%{?dist}
+Release: 14%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source: http://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
@@ -497,6 +497,7 @@ rm -rf $RPM_BUILD_ROOT
 %config(noreplace) %{_datadir}/cups/mime/mime.convs
 %dir %{_datadir}/cups/ppdc
 %{_datadir}/cups/ppdc/*.defs
+%{_datadir}/cups/ppdc/*.h
 
 %files libs
 %defattr(-,root,root)
@@ -507,9 +508,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/cups-config
 %{_libdir}/*.so
 %{_includedir}/cups
-%dir %{_datadir}/cups
-%dir %{_datadir}/cups/ppdc
-%{_datadir}/cups/ppdc/*.h
 
 %files lpd
 %defattr(-,root,root)
@@ -524,6 +522,9 @@ rm -rf $RPM_BUILD_ROOT
 %{php_extdir}/phpcups.so
 
 %changelog
+* Tue Dec  8 2009 Tim Waugh <twaugh at redhat.com> - 1:1.4.2-14
+- Moved %%{_datadir}/cups/ppdc/*.h to the main package (bug #545348).
+
 * Fri Dec  4 2009 Tim Waugh <twaugh at redhat.com> - 1:1.4.2-13
 - The web interface prevented conflicting options from being adjusted
   (bug #533426, STR #3439).




More information about the fedora-extras-commits mailing list