remove duplicate apxs man page from httpd-tools

This commit is contained in:
Joe Orton 2013-07-01 12:47:28 +01:00
parent 2c793419b9
commit 6d8684fc6a

View File

@ -14,7 +14,7 @@
Summary: Apache HTTP Server Summary: Apache HTTP Server
Name: httpd Name: httpd
Version: 2.4.4 Version: 2.4.4
Release: 9%{?dist} Release: 10%{?dist}
URL: http://httpd.apache.org/ URL: http://httpd.apache.org/
Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: index.html Source1: index.html
@ -576,6 +576,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/* %{_mandir}/man1/*
%doc LICENSE NOTICE %doc LICENSE NOTICE
%exclude %{_bindir}/apxs %exclude %{_bindir}/apxs
%exclude %{_mandir}/man1/apxs.1*
%files manual %files manual
%defattr(-,root,root) %defattr(-,root,root)
@ -618,6 +619,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.httpd %{_sysconfdir}/rpm/macros.httpd
%changelog %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 * Mon Jun 17 2013 Joe Orton <jorton@redhat.com> - 2.4.4-9
- remove zombie dbmmanage script - remove zombie dbmmanage script