From: Elan Ruusamäe Date: Thu, 30 Dec 2004 23:46:13 +0000 (+0000) Subject: - BR: rpm-perlprov X-Git-Tag: auto/ac/apache-2_0_53-1~12 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=dc6d56530c10051c14adc38f67163d50849f6ad1;p=packages%2Fapache1.git - BR: rpm-perlprov - put htpasswd manual to proper subpackage Changed files: apache1.spec -> 1.63 --- diff --git a/apache1.spec b/apache1.spec index 9e7b22f..e781296 100644 --- a/apache1.spec +++ b/apache1.spec @@ -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)