]> git.pld-linux.org Git - packages/apache-mod_ntlm.git/commitdiff
- Release 3.
authormkochano <mkochano@pld-linux.org>
Wed, 10 Jul 2002 13:10:21 +0000 (13:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- SOA#1.

Changed files:
    apache-mod_ntlm.spec -> 1.9

apache-mod_ntlm.spec

index 7662d15ebc9e304f8c347272f87698a4dd285af5..363ee469f7ad2d63faab3a16eea07ca04099675a 100644 (file)
@@ -4,11 +4,10 @@ Summary:      This is the NTLM authentication module for Apache
 Summary(pl):   Modu³ autentykacji NTLM dla Apache
 Name:          apache-mod_%{mod_name}
 Version:       0.3
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://prdownloads.sourceforge.net/modntlm/mod_%{mod_name}-%{version}.tar.gz
-Patch0:                %{name}-symbol_fix.patch
 BuildRequires: %{apxs}
 BuildRequires: apache(EAPI)-devel
 Prereq:                %{_sbindir}/apxs
@@ -30,10 +29,9 @@ NTLM).
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
-%patch -p0
 
 %build
-%{apxs} -c mod_%{mod_name}.c -o mod_%{mod_name}.so
+PATH=$PATH:/usr/sbin %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.081401 seconds and 4 git commands to generate.