Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2016-05-20 11:54:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2016-05-10 
09:25:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes     2016-05-20 
11:54:55.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May  9 13:57:54 UTC 2016 - [email protected]
+
+- start apache services after remote-fs [bsc#978543]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache2.spec ++++++
--- /var/tmp/diff_new_pack.yrTHQ1/_old  2016-05-20 11:54:56.000000000 +0200
+++ /var/tmp/diff_new_pack.yrTHQ1/_new  2016-05-20 11:54:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -126,8 +126,8 @@
 Patch114:      httpd-2.4.12-lua-5.2.patch
 # http://svn.apache.org/viewvc?view=revision&revision=1711479
 Patch115:       httpd-2.4.17-debug-crash.patch
-BuildRequires:  automake
 BuildRequires:  apache-rpm-macros-control
+BuildRequires:  automake
 BuildRequires:  db-devel
 BuildRequires:  ed
 BuildRequires:  libapr-util1-devel
@@ -153,11 +153,11 @@
 Requires(post): sed
 Requires(post): textutils
 Provides:       %{apache_mmn}
-Provides:       suse_maintenance_mmn_%{suse_maintenance_mmn}
+Provides:       %{name}-mod_macro = %{version}
 Provides:       http_daemon
 Provides:       httpd
 Provides:       suse_help_viewer
-Provides:       %{name}-mod_macro = %{version}
+Provides:       suse_maintenance_mmn_%{suse_maintenance_mmn}
 Obsoletes:      %{name}-mod_macro <= 1.2.1
 Provides:       apache = %{version}
 Obsoletes:      apache < 1.3.29
@@ -255,11 +255,11 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       %{name}-MPM
+Requires:       apache-rpm-macros-control
 Requires:       apache2-prefork
 Requires:       gcc
 Requires:       libapr-util1-devel
 Requires:       libapr1-devel
-Requires:       apache-rpm-macros-control
 
 %description devel
 This package contains header files and include files that are needed


++++++ apache2.service ++++++
--- /var/tmp/diff_new_pack.yrTHQ1/_old  2016-05-20 11:54:57.000000000 +0200
+++ /var/tmp/diff_new_pack.yrTHQ1/_new  2016-05-20 11:54:57.000000000 +0200
@@ -1,6 +1,6 @@
 [Unit]
 Description=The Apache Webserver
-After=network.target nss-lookup.target time-sync.target
+After=network.target nss-lookup.target time-sync.target remote-fs.target
 [email protected] plymouth-quit.service xdm.service
 PartOf=apache2.target
 


++++++ [email protected] ++++++
--- /var/tmp/diff_new_pack.yrTHQ1/_old  2016-05-20 11:54:57.000000000 +0200
+++ /var/tmp/diff_new_pack.yrTHQ1/_new  2016-05-20 11:54:57.000000000 +0200
@@ -1,6 +1,6 @@
 [Unit]
 Description=The Apache Webserver %I
-After=network.target nss-lookup.target time-sync.target
+After=network.target nss-lookup.target time-sync.target remote-fs.target
 [email protected] plymouth-quit.service xdm.service
 PartOf=apache2.target
 



Reply via email to