SPECS: cups.spec - added -direct_usb.patch (allow usb:/dev/usb/lp0...

charles charles at pld-linux.org
Sun Feb 18 11:04:53 CET 2007


Author: charles                      Date: Sun Feb 18 10:04:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -direct_usb.patch (allow usb:/dev/usb/lp0 URI)
- updated -templates.patch
- rel. 2

---- Files affected:
SPECS:
   cups.spec (1.187 -> 1.188) 

---- Diffs:

================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.187 SPECS/cups.spec:1.188
--- SPECS/cups.spec:1.187	Thu Feb 15 03:43:11 2007
+++ SPECS/cups.spec	Sun Feb 18 11:04:48 2007
@@ -17,7 +17,7 @@
 Summary(pt_BR.UTF-8):	Sistema Unix de Impressão
 Name:		cups
 Version:	1.2.8
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL/LGPL
 Group:		Applications/Printing
@@ -33,6 +33,7 @@
 Patch4:		%{name}-nostrip.patch
 Patch5:		%{name}-templates.patch
 Patch6:		%{name}-certs_FHS.patch
+Patch7:		%{name}-direct_usb.patch
 URL:		http://www.cups.org/
 BuildRequires:	acl-devel
 BuildRequires:	autoconf
@@ -252,6 +253,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 %{__aclocal} -I config-scripts
@@ -588,6 +590,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.188  2007/02/18 10:04:48  charles
+- added -direct_usb.patch (allow usb:/dev/usb/lp0 URI)
+- updated -templates.patch
+- rel. 2
+
 Revision 1.187  2007/02/15 02:43:11  charles
 - previous Source0 URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.187&r2=1.188&f=u



More information about the pld-cvs-commit mailing list