SPECS (AC-branch): cups.spec - 1.2.9
glen
glen at pld-linux.org
Fri Mar 16 21:14:18 CET 2007
Author: glen Date: Fri Mar 16 20:14:18 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- 1.2.9
---- Files affected:
SPECS:
cups.spec (1.181.2.2 -> 1.181.2.3)
---- Diffs:
================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.181.2.2 SPECS/cups.spec:1.181.2.3
--- SPECS/cups.spec:1.181.2.2 Sun Feb 18 10:53:31 2007
+++ SPECS/cups.spec Fri Mar 16 21:14:12 2007
@@ -16,16 +16,17 @@
Summary(pl): Ogólny system druku dla Uniksa
Summary(pt_BR): Sistema Unix de Impressăo
Name: cups
-Version: 1.2.8
-Release: 2
+Version: 1.2.9
+Release: 1
Epoch: 1
License: GPL/LGPL
Group: Applications/Printing
Source0: http://ftp.easysw.com/pub/cups/%{version}/%{name}-%{version}-source.tar.bz2
-# Source0-md5: d2cc0604113d5300b7b3e823b660d04a
+# Source0-md5: 73433d7e8c04b66702732928aaf087b8
Source1: %{name}.init
Source2: %{name}.pamd
Source3: %{name}.logrotate
+Source4: %{name}.mailto.conf
Patch0: %{name}-config.patch
Patch1: %{name}-lp-lpr.patch
Patch2: %{name}-options.patch
@@ -326,6 +327,7 @@
install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
install %{SOURCE2} $RPM_BUILD_ROOT/etc/pam.d/%{name}
install %{SOURCE3} $RPM_BUILD_ROOT/etc/logrotate.d/%{name}
+install %{SOURCE4} $RPM_BUILD_ROOT/etc/cups/mailto.conf
gzip -9nf $RPM_BUILD_ROOT%{_datadir}/%{name}/model/*.ppd
@@ -389,6 +391,7 @@
%attr(600,root,lp) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/classes.conf
%attr(640,root,lp) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/cupsd.conf
%attr(600,root,lp) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/printers.conf
+%attr(600,root,lp) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/mailto.conf
%attr(640,root,lp) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.convs
%attr(640,root,lp) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.types
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.cups
@@ -590,6 +593,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.181.2.3 2007/03/16 20:14:12 glen
+- 1.2.9
+
Revision 1.181.2.2 2007/02/18 09:53:31 charles
- added -direct_usb.patch (allow usb:/dev/usb/lp0 URI)
- updated -templates.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.181.2.2&r2=1.181.2.3&f=u
More information about the pld-cvs-commit
mailing list