]> git.pld-linux.org Git - packages/apache1-mod_auth_checkpasswd.git/commitdiff
- aplog patch with symbols update (s/aplog_error/ap_log_error) - should work but... apache-mod_auth_checkpasswd-1_0-3
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 11 Mar 2002 12:10:56 +0000 (12:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3

Changed files:
    apache1-mod_auth_checkpasswd.spec -> 1.7

apache1-mod_auth_checkpasswd.spec

index 5c0bd095a60c391cf55ec2425a9e1934686880b9..e2295e56107ac589cbea97a625ffc8c3b042425e 100644 (file)
@@ -4,10 +4,11 @@ Summary:      This is the CHECKPASSWD authentication module for Apache
 Summary(pl):   To jest modu³ Apache autentykuj±cy przez CHECKPASSWD
 Name:          apache-mod_%{mod_name}
 Version:       1.0
-Release:       2
+Release:       3
 License:       GPL
 Group:         Networking/Daemons
 Source0:       mod_%{mod_name}-%{version}.tar.gz
+Patch0:                %{name}-aplog.patch
 BuildRequires: %{apxs}
 BuildRequires: apache(EAPI)-devel
 Prereq:                %{_sbindir}/apxs
@@ -30,6 +31,7 @@ plik /etc/shadow.
 
 %prep
 %setup -q -c -n "mod_%{mod_name}-%{version}"
+%patch -p1
 
 %build
 %{apxs} \
This page took 0.060341 seconds and 4 git commands to generate.