]> git.pld-linux.org Git - packages/apache-mod_auth_any.git/commitdiff
- rel 2
authormisi3k <misi3k@pld-linux.org>
Wed, 7 May 2003 18:30:50 +0000 (18:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added sec patch (CAN-2003-0084)

Changed files:
    apache-mod_auth_any.spec -> 1.16

apache-mod_auth_any.spec

index df7dd0f8a5d61f31b14865d414d73bcdc8420271..d21cb475b96e2186fe18f2238148b66783e7cff4 100644 (file)
@@ -13,10 +13,11 @@ Summary(sl):        Osnovna avtentikacija za spletni stre
 Summary(sv):   Grundläggande autentisering för webbservern Apache med valfria skalkommandon
 Name:          apache-mod_%{mod_name}
 Version:       1.2.2
-Release:       1
+Release:       2
 License:       BSD
 Group:         Networking/Daemons
 Source0:       ftp://ftp.itlab.musc.edu/pub/toolbox/mod_%{mod_name}/mod_%{mod_name}-%{version}.tar.gz
+Patch0:                mod_auth_any-1.2.2-fork.patch
 URL:           http://www.itlab.musc.edu/~nafees/mod_%{mod_name}.html
 Prereq:                %{_sbindir}/apxs
 Requires:      apache(EAPI)
@@ -72,6 +73,8 @@ godtyckligt angivet kommando.
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
 
+%patch -p1
+
 %build
 %{apxs} -c src/mod_%{mod_name}.c -o mod_%{mod_name}.so
 
This page took 0.098167 seconds and 4 git commands to generate.