Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2014-09-06 12:19:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phpMyAdmin (Old)
 and      /work/SRC/openSUSE:Factory/.phpMyAdmin.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "phpMyAdmin"

Changes:
--------
--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes    2014-09-03 
20:46:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes       
2014-09-06 17:02:03.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Sep  5 18:39:29 UTC 2014 - [email protected]
+
+- rollback changes introduced by fix for bnc#894107 cause they
+  broke apache pkg.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ phpMyAdmin.spec ++++++
--- /var/tmp/diff_new_pack.YPFKeY/_old  2014-09-06 17:02:04.000000000 +0200
+++ /var/tmp/diff_new_pack.YPFKeY/_new  2014-09-06 17:02:04.000000000 +0200
@@ -31,10 +31,6 @@
 %define ap_grp nogroup
 %endif
 
-%if 0%{?suse_version} >= 1210
-%define has_systemd 1
-%endif
-
 Summary:        Administration of MySQL over the web
 License:        GPL-2.0+
 Group:          Productivity/Networking/Web/Frontends
@@ -155,18 +151,10 @@
 # set PmaAbsoluteUri ### generate blowfish secret
 %{__sed} -i -e "s,@FQDN@,$(cat /etc/HOSTNAME)," \
  -e "s/\\\$cfg\['blowfish_secret'\] = ''/\$cfg['blowfish_secret'] = '`pwgen -s 
-1 46`'/" %{pma_config}
-%if 0%{?has_systemd}
-%service_add_post apache2.service
-%else
 %restart_on_update apache2
-%endif
 
 %postun
-%if 0%{?has_systemd}
-%service_del_postun apache2.service
-%else
 %restart_on_update apache2
-%endif
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT

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

Reply via email to