SPECS: luma.spec - call python directly avoiding env dep

glen glen at pld-linux.org
Wed Mar 15 19:29:23 CET 2006


Author: glen                         Date: Wed Mar 15 18:29:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- call python directly avoiding env dep

---- Files affected:
SPECS:
   luma.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/luma.spec
diff -u SPECS/luma.spec:1.12 SPECS/luma.spec:1.13
--- SPECS/luma.spec:1.12	Wed Mar 15 19:09:42 2006
+++ SPECS/luma.spec	Wed Mar 15 19:29:18 2006
@@ -10,6 +10,7 @@
 # Source0-md5:	c1f3a8033a047a7046848833445ed496
 Source1:	%{name}.desktop
 Patch0:		%{name}-dont_check_req_while_build.patch
+Patch1:		%{name}-python.patch
 URL:		http://luma.sourceforge.net/
 BuildRequires:	python >= 2.3
 BuildRequires:	rpmbuild(macros) >= 1.231
@@ -29,6 +30,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/03/15 18:29:18  glen
+- call python directly avoiding env dep
+
 Revision 1.12  2006/03/15 18:09:42  twittner
 - up to 2.3, STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/luma.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list