SPECS: func.spec - add -setup.patch

glen glen at pld-linux.org
Wed Dec 5 09:17:14 CET 2007


Author: glen                         Date: Wed Dec  5 08:17:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -setup.patch

---- Files affected:
SPECS:
   func.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/func.spec
diff -u SPECS/func.spec:1.2 SPECS/func.spec:1.3
--- SPECS/func.spec:1.2	Wed Dec  5 09:15:40 2007
+++ SPECS/func.spec	Wed Dec  5 09:17:09 2007
@@ -10,6 +10,7 @@
 # Source0-md5:	adf06e92209e2576bd44fa64641b8733
 Source1:	%{name}-funcd.init
 Source2:	%{name}-certmaster.init
+Patch0:		%{name}-setup.patch
 URL:		https://hosted.fedoraproject.org/projects/func/
 BuildRequires:	python >= 1:2.5
 BuildRequires:	rpmbuild(macros) >= 1.219
@@ -24,6 +25,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 python setup.py build
@@ -83,9 +85,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007-12-05 08:17:09  glen
+- add -setup.patch
+
 Revision 1.2  2007-12-05 08:15:40  glen
 - adapter
 
 Revision 1.1  2007-12-04 17:24:49  patrys
 - initial PLD release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/func.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list