]> git.pld-linux.org Git - packages/func.git/commitdiff
- add -setup.patch
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 5 Dec 2007 08:17:09 +0000 (08:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    func.spec -> 1.3

func.spec

index e26e38b4627c5d8776b403c44cc0c957ad1910cf..f10c08d7731d5e57d11ca6aa9c4d90205572b4da 100644 (file)
--- a/func.spec
+++ b/func.spec
@@ -9,6 +9,7 @@ Source0:        https://hosted.fedoraproject.org/projects/func/attachment/wiki/FuncRele
 # 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
@@ -23,6 +24,7 @@ systems.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 python setup.py build
This page took 0.065595 seconds and 4 git commands to generate.