summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2012-02-13 12:52:08 +0000
committerJoe Orton <jorton@redhat.com>2012-02-13 12:52:08 +0000
commit61679dd90cf1ebd9e9342223ce5344346a9142ce (patch)
tree2d71ab2a81cf17b2e1cba91f57c733969248ca8e
parent15553f5032f5b56eefb897be901e6e3f51afca6a (diff)
downloadhttpd-61679dd90cf1ebd9e9342223ce5344346a9142ce.tar.gz
httpd-61679dd90cf1ebd9e9342223ce5344346a9142ce.tar.xz
httpd-61679dd90cf1ebd9e9342223ce5344346a9142ce.zip
adjust for new man page locations
-rw-r--r--httpd.spec7
1 files changed, 1 insertions, 6 deletions
diff --git a/httpd.spec b/httpd.spec
index ab7c56f..4c3a853 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -229,10 +229,6 @@ touch -r %{SOURCE15} httpd.service
%install
rm -rf $RPM_BUILD_ROOT
-# Classify ab and logresolve as section 1 commands, as they are in /usr/bin
-mv docs/man/ab.8 docs/man/ab.1
-mv docs/man/logresolve.8 docs/man/logresolve.1
-
pushd prefork
make DESTDIR=$RPM_BUILD_ROOT install
popd
@@ -505,7 +501,6 @@ rm -rf $RPM_BUILD_ROOT
%attr(0700,apache,apache) %dir %{_localstatedir}/cache/mod_proxy
%{_mandir}/man8/*
-%exclude %{_mandir}/man8/apxs.8*
/lib/systemd/system/*.service
@@ -534,7 +529,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%{_includedir}/httpd
%{_sbindir}/apxs
-%{_mandir}/man8/apxs.8*
+%{_mandir}/man1/apxs.1*
%dir %{_libdir}/httpd/build
%{_libdir}/httpd/build/*.mk
%{_libdir}/httpd/build/*.sh