forked from pool/apache2
- fix installation of (moved) man pages
- adjusted SSL template/default config for upstream changes, and added MaxRanges example to apache2-server-tuning.conf OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=359
This commit is contained in:
committed by
Git OBS Bridge
parent
61c26886ee
commit
8877af9243
25
apache2.spec
25
apache2.spec
@@ -852,10 +852,10 @@ mv $RPM_BUILD_ROOT/%{sysconfdir}/original .
|
||||
%defattr(-,root,root)
|
||||
%doc INSTALL READM* LICENSE ABOUT_APACHE CHANGES
|
||||
%doc support/SHA1
|
||||
%doc %{_mandir}/man8/apachectl%{vers}.8.*
|
||||
%doc %{_mandir}/man8/htcacheclean%{vers}.8.*
|
||||
%doc %{_mandir}/man8/%{httpd}.8.*
|
||||
%doc %{_mandir}/man8/apxs%{vers}.8.*
|
||||
%doc %{_mandir}/man?/apachectl%{vers}.?.*
|
||||
%doc %{_mandir}/man?/htcacheclean%{vers}.?.*
|
||||
%doc %{_mandir}/man?/%{httpd}.?.*
|
||||
%doc %{_mandir}/man?/apxs%{vers}.?.*
|
||||
%doc robots.txt
|
||||
%doc printenv
|
||||
%doc test-cgi
|
||||
@@ -978,14 +978,15 @@ mv $RPM_BUILD_ROOT/%{sysconfdir}/original .
|
||||
|
||||
%files utils
|
||||
%defattr(-,root,root)
|
||||
%doc %{_mandir}/man8/ab%{vers}.8.*
|
||||
%doc %{_mandir}/man1/dbmmanage%{vers}.1.*
|
||||
%doc %{_mandir}/man1/htdbm%{vers}.1.*
|
||||
%doc %{_mandir}/man1/htdigest%{vers}.1.*
|
||||
%doc %{_mandir}/man1/htpasswd%{vers}.1.*
|
||||
%doc %{_mandir}/man8/logresolve%{vers}.8.*
|
||||
%doc %{_mandir}/man8/rotatelogs%{vers}.8.*
|
||||
%doc %{_mandir}/man8/suexec%{vers}.8.*
|
||||
%doc %{_mandir}/man?/ab%{vers}.?.*
|
||||
%doc %{_mandir}/man?/dbmmanage%{vers}.?.*
|
||||
%doc %{_mandir}/man?/htdbm%{vers}.?.*
|
||||
%doc %{_mandir}/man?/htdigest%{vers}.?.*
|
||||
%doc %{_mandir}/man?/htpasswd%{vers}.?.*
|
||||
%doc %{_mandir}/man?/httxt2dbm%{vers}.?.*
|
||||
%doc %{_mandir}/man?/logresolve%{vers}.?.*
|
||||
%doc %{_mandir}/man?/rotatelogs%{vers}.?.*
|
||||
%doc %{_mandir}/man?/suexec%{vers}.?.*
|
||||
%{_bindir}/check_forensic%{vers}
|
||||
%{_bindir}/dbmmanage%{vers}
|
||||
%{_bindir}/gensslcert
|
||||
|
Reference in New Issue
Block a user