]> git.pld-linux.org Git - packages/apache1-mod_auth_any.git/commitdiff
- updated to 1.2.2 (bugfixes) and added using new %doc. RA-1_0 apache-mod_auth_any-1_2_2-1
authorkloczek <kloczek@pld-linux.org>
Wed, 17 Jul 2002 20:01:44 +0000 (20:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_auth_any.spec -> 1.14

apache1-mod_auth_any.spec

index 3b6b4f389daec9a655b3bdad8bddd0c61eb5290a..51afae3a26ddd70e03f833b7da23ffc2decd4581 100644 (file)
@@ -12,8 +12,8 @@ Summary(pt):  Um m
 Summary(sl):   Osnovna avtentikacija za spletni stre¾nik Apache, z uporabo poljubnih lupinskih ukazov
 Summary(sv):   Grundläggande autentisering för webbservern Apache med valfria skalkommandon
 Name:          apache-mod_%{mod_name}
-Version:       1.2.1
-Release:       3
+Version:       1.2.2
+Release:       1
 License:       BSD
 Group:         Networking/Daemons
 Source0:       ftp://ftp.itlab.musc.edu/pub/toolbox/mod_%{mod_name}/mod_%{mod_name}-%{version}.tar.gz
@@ -81,8 +81,6 @@ install -d $RPM_BUILD_ROOT%{_pkglibdir}
 
 install mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 
-gzip -9nf docs/*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -102,5 +100,5 @@ fi
 
 %files
 %defattr(644,root,root,755)
+%doc docs/*
 %attr(755,root,root) %{_pkglibdir}/*
-%doc docs/*.gz
This page took 0.100488 seconds and 4 git commands to generate.