Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2017-03-29 13:21:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2 (Old)
 and      /work/SRC/openSUSE:Factory/.apache2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2"

Wed Mar 29 13:21:41 2017 rev:132 rq:481459 version:2.4.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2017-03-10 
21:45:09.300241941 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2017-03-29 
13:21:44.836416945 +0200
@@ -1,0 +2,5 @@
+Thu Mar 16 18:59:58 UTC 2017 - [email protected]
+
+- PreRequire user wwwrun and group www
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apache2.spec ++++++
--- /var/tmp/diff_new_pack.NKBUFn/_old  2017-03-29 13:21:46.580170339 +0200
+++ /var/tmp/diff_new_pack.NKBUFn/_new  2017-03-29 13:21:46.584169773 +0200
@@ -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): 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 @@
 
 %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 @@
 
 %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
 





Reply via email to