]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- BR: rpm-perlprov
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 30 Dec 2004 23:46:13 +0000 (23:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- put htpasswd manual to proper subpackage

Changed files:
    apache1.spec -> 1.63

apache1.spec

index 9e7b22f33f159bd1bf197a8be51c5e46acd21318..e78129606bc32b1e564e493ff3c8220dcdd89ade 100644 (file)
@@ -72,6 +72,7 @@ BuildRequires:        db-devel >= 4.1
 BuildRequires: mm-devel >= 1.3.0
 %{?with_rewrite_ldap:BuildRequires:    openldap-devel}
 BuildRequires: rpmbuild(macros) >= 1.159
+BuildRequires: rpm-perlprov
 PreReq:                mm
 PreReq:                perl-base
 PreReq:                rc-scripts
@@ -1799,6 +1800,7 @@ fi
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libexecdir}/mod_auth.so
 %attr(755,root,root) %{_bindir}/htpasswd
+%{_mandir}/man1/htpasswd.1*
 
 %files mod_auth_anon
 %defattr(644,root,root,755)
@@ -1809,7 +1811,6 @@ fi
 %attr(755,root,root) %{_libexecdir}/mod_auth_db.so
 %attr(755,root,root) %{_bindir}/dbmmanage
 %{_mandir}/man1/dbmmanage.1*
-%{_mandir}/man1/htpasswd.1*
 
 %files mod_auth_digest
 %defattr(644,root,root,755)
This page took 0.107173 seconds and 4 git commands to generate.