]> git.pld-linux.org Git - packages/apache1-mod_auth_checkpasswd.git/commitdiff
- release 4: use new %doc. RA-1_0 STABLE apache-mod_auth_checkpasswd-1_0-4
authorkloczek <kloczek@pld-linux.org>
Sun, 30 Jun 2002 00:35:18 +0000 (00:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_auth_checkpasswd.spec -> 1.9

apache1-mod_auth_checkpasswd.spec

index e2295e56107ac589cbea97a625ffc8c3b042425e..d68430987ea5f15ec728aa7978d7d1ed7d716fef 100644 (file)
@@ -4,7 +4,7 @@ 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:       3
+Release:       4
 License:       GPL
 Group:         Networking/Daemons
 Source0:       mod_%{mod_name}-%{version}.tar.gz
@@ -44,8 +44,6 @@ install -d $RPM_BUILD_ROOT%{_pkglibdir}
 
 install mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 
-gzip -9nf README
-
 %post
 %{_sbindir}/apxs -e -a -n %{mod_name} %{_pkglibdir}/mod_%{mod_name}.so 1>&2
 if [ -f /var/lock/subsys/httpd ]; then
@@ -65,5 +63,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc README
 %attr(755,root,root) %{_pkglibdir}/*
This page took 0.108089 seconds and 4 git commands to generate.