]> git.pld-linux.org Git - packages/apache1-mod_auth_pam.git/blobdiff - apache1-mod_auth_pam.spec
- added symbol_fixa patch which allow (de)register module using apxs.
[packages/apache1-mod_auth_pam.git] / apache1-mod_auth_pam.spec
index c67feb440c23d4de2816625358a447baf92979c0..b7889979ebb5df4bce70e3197905671c784f7cba 100644 (file)
@@ -8,6 +8,7 @@ Group:          Networking/Daemons
 Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Source0:       http://pam.sourceforge.net/mod_auth_pam/dist/mod_%{mod_name}.tar.gz
+Patch0:                %{name}-symbol_fix.patch
 BuildRequires: /usr/sbin/apxs
 BuildRequires: apache(EAPI)-devel
 Prereq:                /usr/sbin/apxs
@@ -23,6 +24,7 @@ authenticate HTTP clients using PAM (pluggable authentication module).
 
 %prep 
 %setup -q -n mod_%{mod_name}-%{version}
+%patch -p1
 
 %build
 /usr/sbin/apxs -c mod_%{mod_name}.c -o mod_%{mod_name}.so -lpam -ldl
This page took 0.0744359999999999 seconds and 4 git commands to generate.