]> git.pld-linux.org Git - packages/apache1-mod_auth_samba.git/commitdiff
- added symbol_fix patch which allow (de)register module using apxs. apache-mod_auth_samba-1_1-1
authorkloczek <kloczek@pld-linux.org>
Mon, 28 May 2001 23:52:31 +0000 (23:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_auth_samba.spec -> 1.3

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.072209 seconds and 4 git commands to generate.