rpms/cupsddk/F-8 cupsddk.spec,1.6,1.7

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Tue Jan 15 12:57:58 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/cupsddk/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29448

Modified Files:
	cupsddk.spec 
Log Message:
* Tue Jan 15 2008 Tim Waugh <twaugh at redhat.com>
- Ship cupsprofile.ppm (bug #428504).



Index: cupsddk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cupsddk/F-8/cupsddk.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cupsddk.spec	6 Oct 2007 20:21:35 -0000	1.6
+++ cupsddk.spec	15 Jan 2008 12:57:20 -0000	1.7
@@ -76,6 +76,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 make BUILDROOT=$RPM_BUILD_ROOT install
+install -p -m644 cups/cupsprofile.ppm $RPM_BUILD_ROOT%{_datadir}/cupsddk/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -94,9 +95,11 @@
 %{_mandir}/man1/ppdpo.1*
 %{_mandir}/man5/ppdcfile.5*
 
+%dir %{_datadir}/cupsddk
+%{_datadir}/cupsddk/cupsprofile.ppm
+
 %files devel
 %{_includedir}/cups/*
-%dir %{_datadir}/cupsddk
 %{_datadir}/cupsddk/include
 
 %files drivers
@@ -113,6 +116,9 @@
 %{_mandir}/man1/rastertopclx.1*
 
 %changelog
+* Tue Jan 15 2008 Tim Waugh <twaugh at redhat.com>
+- Ship cupsprofile.ppm (bug #428504).
+
 * Sat Oct  6 2007 Tim Waugh <twaugh at redhat.com> 1.2.3-1
 - 1.2.3.  Only change from 1.2.2 is to incorporate build fix.
 




More information about the fedora-extras-commits mailing list