]> git.pld-linux.org Git - packages/apache-mod_auth_pam.git/commitdiff
- added missing_constant.patch; build fails on linking, I give up
authorradek <radek@pld-linux.org>
Fri, 27 Aug 2004 22:44:41 +0000 (22:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_pam.spec -> 1.25

apache-mod_auth_pam.spec

index 294150114d3c202e728c9c4c742d30ea7e6edff5..e879a04e5429ba5c4d97d5458921e1712158f5cf 100644 (file)
@@ -11,7 +11,7 @@ License:      GPL
 Group:         Networking/Daemons
 Source0:       http://pam.sourceforge.net/mod_%{mod_name}/dist/mod_%{mod_name}-%{version}.tar.gz
 # Source0-md5: 561a495f27e6cc810641bd6ce6db3d02
-#Patch0:               %{name}-symbol_fix.patch
+Patch0:                %{name}-missing_constant.patch
 URL:           http://pam.sourceforge.net/mod_auth_pam/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2
@@ -38,7 +38,7 @@ diret
 
 %prep
 %setup -q -n mod_%{mod_name}/apache-2.0
-#%patch -p1
+%patch0 -p0
 
 %build
 %{apxs} -c mod_%{mod_name}2.c   -o mod_%{mod_name}2.so   -lpam
This page took 0.0389 seconds and 4 git commands to generate.