Accepting request 184902 from home:elvigia:branches:Apache

- provide and obsolete mod_macro 
- upgrade: some people complain that log_config module 
 is not enabled by default sometimes, fix that.
- upgrade : "SSLMutex" no longer exists.
- Toogle EnableSendfile on because now apache defaults to off
  due to kernel bugs. that's a silly thing to do here 
  as kernel bugs have to be fixed at their source, not worked around
  in applications.

OBS-URL: https://build.opensuse.org/request/show/184902
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=384
This commit is contained in:
Cristian Rodríguez
2013-07-29 23:51:31 +00:00
committed by Git OBS Bridge
parent 47f165c1bd
commit 148df8527a
5 changed files with 19 additions and 5 deletions

View File

@@ -161,6 +161,8 @@ Provides: %{apache_mmn}
Provides: http_daemon
Provides: httpd
Provides: suse_help_viewer
Provides: %{name}-mod_macro = %{version}
Obsoletes: %{name}-mod_macro <= 1.2.1
Requires: %{pname}-MPM
Requires: /etc/mime.types
PreReq: %{name}-utils