Accepting request 481458 from home:kukuk:sysusers

OBS-URL: https://build.opensuse.org/request/show/481458
OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=506
This commit is contained in:
Petr Gajdos 2017-03-20 16:40:56 +00:00 committed by Git OBS Bridge
parent 694c5cee88
commit 91a4b6d10e
2 changed files with 12 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 16 18:59:58 UTC 2017 - kukuk@suse.com
- PreRequire user wwwrun and group www
-------------------------------------------------------------------
Tue Mar 7 15:14:29 UTC 2017 - pgajdos@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package apache2
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -164,6 +164,10 @@ Requires(post): permissions
Requires(post): pwdutils
Requires(post): sed
Requires(post): textutils
%if 0%{?suse_version} > 1320
Requires(pre): user(wwwrun)
Requires(pre): group(www)
%endif
Suggests: apache2-%{default_mpm}
Provides: %{apache_mmn}
Provides: %{name}-mod_macro = %{version}
@ -277,8 +281,8 @@ for development using the Apache API.
%package doc
Summary: Additional Package Documentation
# Remove after 13.2 is out of support scope
Group: Documentation/Other
# Remove after 13.2 is out of support scope
Provides: apache-doc = %{version}
Obsoletes: apache-doc < %{version}
%if 0%{?suse_version} >= 1120
@ -291,8 +295,8 @@ this package's base documentation.
%package example-pages
Summary: Example Pages for the Apache 2 Web Server
# Remove after 13.2 is out of support scope
Group: Productivity/Networking/Web/Servers
# Remove after 13.2 is out of support scope
Provides: apache-example-pages
Obsoletes: apache-example-pages