SPECS: hal-cups-utils.spec - fix python shebang

patrys patrys at pld-linux.org
Fri Jul 13 14:10:31 CEST 2007


Author: patrys                       Date: Fri Jul 13 12:10:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix python shebang

---- Files affected:
SPECS:
   hal-cups-utils.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/hal-cups-utils.spec
diff -u SPECS/hal-cups-utils.spec:1.1 SPECS/hal-cups-utils.spec:1.2
--- SPECS/hal-cups-utils.spec:1.1	Fri Jul 13 14:06:54 2007
+++ SPECS/hal-cups-utils.spec	Fri Jul 13 14:10:26 2007
@@ -7,6 +7,7 @@
 Group:		Applications/System
 Source:		%{name}-%{version}.tar.gz
 Patch0:		%{name}-configure.patch
+Patch1:		%{name}-python.patch
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	cups-devel
@@ -25,6 +26,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure --enable-printconf 
@@ -51,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/07/13 12:10:26  patrys
+- fix python shebang
+
 Revision 1.1  2007/07/13 12:06:54  patrys
 - initial PLD release
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hal-cups-utils.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list