]> git.pld-linux.org Git - packages/apache1-mod_frontpage.git/commitdiff
- added fpexec patch,
authordjrzulf <djrzulf@pld-linux.org>
Tue, 16 Apr 2002 12:30:24 +0000 (12:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_frontpage.spec -> 1.2

apache1-mod_frontpage.spec

index 66e8e898c5c9079b2d98114ff5a05f59e53ad957..403c76baedd86c234f6f9de53581650181244d2e 100644 (file)
@@ -11,8 +11,9 @@ URL:          http://home.edo.uni-dortmund.de/~chripo/
 #Source0: http://home.edo.uni-dortmund.de/~chripo/download/%{name}-%{version}mdk-1.3.19.tar.bz2
 #The patch is now maintained by FreeBSD
 Source0:       http://people.freebsd.org/~mbr/distfiles/mod_frontpage-%{version}.tar.bz2
-Patch0:                mod_frontpage-PLD.patch
-Patch1:                mod_frontpage-Makefile.patch
+Patch0:                %{arname}-PLD.patch
+Patch1:                %{arname}-Makefile.patch
+Patch2:                %{arname}-fpexec-PLD.patch
 License:       Apache License
 Prereq:                grep
 Prereq:                apache(EAPI)  >= 1.3.23
@@ -42,6 +43,7 @@ system's shell).
 %setup -q -n %{arname}-%{version}
 %patch -p0
 %patch1 -p0
+%patch2 -p0
 
 %build
 perl Makefile.PL
This page took 0.152689 seconds and 4 git commands to generate.