]> git.pld-linux.org Git - packages/apache1-mod_auth_samba.git/blobdiff - apache1-mod_auth_samba.spec
- added symbol_fix patch which allow (de)register module using apxs.
[packages/apache1-mod_auth_samba.git] / apache1-mod_auth_samba.spec
index 3e690f40958195fc850d5f9e1ff9912ee96f6524..f0cb9b83ed8bfe1cdd3555f5083a819d643a9d13 100644 (file)
@@ -8,6 +8,7 @@ Group:          Networking/Daemons
 Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Source0:       ftp://download.sourceforge.net/pub/sourceforge/modauthsamba/mod_%{mod_name}-%{version}.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 user entries in an samba directory.
 
 %prep 
 %setup -q -n mod_%{mod_name}
+%patch0 -p1
 
 %build
 /usr/sbin/apxs -c mod_%{mod_name}.c -o mod_%{mod_name}.so
This page took 0.06007 seconds and 4 git commands to generate.