summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2013-07-01 12:47:28 +0100
committerJoe Orton <jorton@redhat.com>2013-07-01 12:47:28 +0100
commit6d8684fc6a7ce09f9495722d0b85d0b20ac979f2 (patch)
tree0a8a16aaccd4f48cb99ace4027469f6024ed14cf
parent2c793419b9808074047bd94ad217c362c6f210e7 (diff)
downloadhttpd-6d8684fc6a7ce09f9495722d0b85d0b20ac979f2.tar.gz
httpd-6d8684fc6a7ce09f9495722d0b85d0b20ac979f2.tar.xz
httpd-6d8684fc6a7ce09f9495722d0b85d0b20ac979f2.zip
remove duplicate apxs man page from httpd-tools
-rw-r--r--httpd.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/httpd.spec b/httpd.spec
index d64c4d9..16d12ad 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -14,7 +14,7 @@
Summary: Apache HTTP Server
Name: httpd
Version: 2.4.4
-Release: 9%{?dist}
+Release: 10%{?dist}
URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html
@@ -576,6 +576,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%doc LICENSE NOTICE
%exclude %{_bindir}/apxs
+%exclude %{_mandir}/man1/apxs.1*
%files manual
%defattr(-,root,root)
@@ -618,6 +619,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.httpd
%changelog
+* Mon Jul 1 2013 Joe Orton <jorton@redhat.com> - 2.4.4-10
+- remove duplicate apxs man page from httpd-tools
+
* Mon Jun 17 2013 Joe Orton <jorton@redhat.com> - 2.4.4-9
- remove zombie dbmmanage script