SPECS: cups-pdf.spec - updated to 2.4.7 - add R/BR cups/-devel - .../backen...

charles charles at pld-linux.org
Tue May 27 02:06:01 CEST 2008


Author: charles                      Date: Tue May 27 00:06:01 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.4.7
- add R/BR cups/-devel
- .../backend/cups-pdf permissions to 700

---- Files affected:
SPECS:
   cups-pdf.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/cups-pdf.spec
diff -u SPECS/cups-pdf.spec:1.5 SPECS/cups-pdf.spec:1.6
--- SPECS/cups-pdf.spec:1.5	Sat May  3 12:30:26 2008
+++ SPECS/cups-pdf.spec	Tue May 27 02:05:55 2008
@@ -5,13 +5,15 @@
 Summary:	CUPS-PDF driver
 Summary(pl.UTF-8):	Sterownik CUPS-PDF
 Name:		cups-pdf
-Version:	2.4.6
-Release:	2
+Version:	2.4.7
+Release:	1
 License:	GPL v2
 Group:		Applications
 Source0:	http://www.cups-pdf.de/src/%{name}_%{version}.tar.gz
-# Source0-md5:	610a2e1d9ecd27ab978efaa6d93ddba3
+# Source0-md5:	46f73553336842dd67521da117bfc67e
 URL:		http://www.cups-pdf.de/
+BuildRequires:	cups-devel
+Requires:	cups
 Requires:	ghostscript
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -38,7 +40,7 @@
 
 install src/cups-pdf $RPM_BUILD_ROOT%{_libdir}/backend
 install extra/cups-pdf.conf  $RPM_BUILD_ROOT%{_sysconfdir}/cups
-install extra/PostscriptColor.ppd $RPM_BUILD_ROOT%{_datadir}/cups/model
+install extra/CUPS-PDF.ppd $RPM_BUILD_ROOT%{_datadir}/cups/model
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,9 +54,9 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%attr(755,root,root) %{_libdir}/backend/%{name}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cups/%{name}.conf
-%{_datadir}/cups/model/PostscriptColor.ppd
+%attr(700,root,root) %{_libdir}/backend/%{name}
+%{_datadir}/cups/model/CUPS-PDF.ppd
 %dir %{_var}/spool/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -63,6 +65,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-05-27 00:05:55  charles
+- updated to 2.4.7
+- add R/BR cups/-devel
+- .../backend/cups-pdf permissions to 700
+
 Revision 1.5  2008-05-03 10:30:26  blekot
 - fixed dirs (cups-config --serverbin shows /usr/lib/cups), so cups dir removed from %files/install
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cups-pdf.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list