Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2013-01-24 10:43:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2 (Old)
 and      /work/SRC/openSUSE:Factory/.apache2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2012-08-07 
11:03:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2013-01-24 
10:43:14.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 18 11:52:30 CET 2013 - [email protected]
+
+- use %set_permissions instead %run_permissions (bnc#764097)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2.spec ++++++
--- /var/tmp/diff_new_pack.SMFfs6/_old  2013-01-24 10:43:16.000000000 +0100
+++ /var/tmp/diff_new_pack.SMFfs6/_new  2013-01-24 10:43:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -1077,7 +1077,11 @@
 %insserv_cleanup
 
 %post
+%if 0%{?suse_version} <= 1130
 %run_permissions
+%else
+%set_permissions /usr/sbin/suexec2
+%endif
 %if 0%{?suse_version}
 # a group wwwadmin has existed in the distant past, and it was renamed to www
 if grep -q "^wwwadmin:" /etc/group; then





-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to