Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2015-03-12 16:38:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2 (Old)
 and      /work/SRC/openSUSE:Factory/.apache2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2015-03-03 
11:10:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2015-03-12 
16:38:18.000000000 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 17:16:21 UTC 2015 - dims...@opensuse.org
+
+- Add Requires(post) apache2 to the subpackage -worker, -event and
+  -prefork: their respective post scriptlets execute
+  /usr/share/apache2/get_module_list, which is shipped as part of
+  the main package. This script has the side-effect to call
+  find_mpm, which in turn creates the corresponding /usr/sbin/httpd2
+  symlink.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2.spec ++++++
--- /var/tmp/diff_new_pack.xYVDfe/_old  2015-03-12 16:38:20.000000000 +0100
+++ /var/tmp/diff_new_pack.xYVDfe/_new  2015-03-12 16:38:20.000000000 +0100
@@ -188,6 +188,8 @@
 Group:          Productivity/Networking/Web/Servers
 Requires:       %{name} = %{version}
 Provides:       %{name}-MPM
+# the post scriptlet executes /usr/share/apache2/get_module_list
+Requires(post): %{name} = %{version}
 %endif
 
 %if %prefork
@@ -197,6 +199,8 @@
 Requires:       %{name} = %{version}
 Provides:       %{name}-MPM
 Provides:       apache:%{_sbindir}/httpd
+# the post scriptlet executes /usr/share/apache2/get_module_list
+Requires(post): %{name} = %{version}
 %endif
 
 %if %event
@@ -205,6 +209,8 @@
 Group:          Productivity/Networking/Web/Servers
 Requires:       %{name} = %{version}
 Provides:       %{name}-MPM
+# the post scriptlet executes /usr/share/apache2/get_module_list
+Requires(post): %{name} = %{version}
 %endif
 
 %if %worker




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to