Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2016-03-01 09:45:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/firewalld (Old)
 and      /work/SRC/openSUSE:Factory/.firewalld.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "firewalld"

Changes:
--------
--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes      2016-02-17 
12:11:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2016-03-01 
10:21:02.000000000 +0100
@@ -1,0 +2,19 @@
+Mon Feb 29 09:39:27 UTC 2016 - [email protected]
+
+- Set DISABLE_RESTART_ON_UPDATE to 'yes' instead of '1'. The macros in
+  /etc/rpm/macros.systemd only check for the 'yes' value so fix it to
+  properly prevent the firewalld service from being restarted during
+  updates.
+
+-------------------------------------------------------------------
+Mon Feb 22 13:18:19 UTC 2016 - [email protected]
+
+- Drop typelib(NetworkManager), NetworkManager-glib, gtk3
+  and libnotify dependencies (see OBS SR#360792)
+
+-------------------------------------------------------------------
+Mon Feb 22 10:18:26 UTC 2016 - [email protected]
+
+- firewall-config needs typelib(NetworkManager) to run
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ firewalld.spec ++++++
--- /var/tmp/diff_new_pack.obdvXr/_old  2016-03-01 10:21:03.000000000 +0100
+++ /var/tmp/diff_new_pack.obdvXr/_new  2016-03-01 10:21:03.000000000 +0100
@@ -60,10 +60,7 @@
 Group:          Productivity/Networking/Security
 Requires:       %{name} = %{version}-%{release}
 Requires:       firewall-config = %{version}-%{release}
-Requires:       gtk3
 Requires:       hicolor-icon-theme
-Requires:       libnotify
-Requires:       NetworkManager-glib
 Requires:       python-gobject
 Requires:       python-qt4
 
@@ -75,9 +72,7 @@
 Summary:        Firewall configuration application
 Group:          Productivity/Networking/Security
 Requires:       %{name} = %{version}-%{release}
-Requires:       gtk3
 Requires:       hicolor-icon-theme
-Requires:       NetworkManager-glib
 Requires:       python-gobject
 
 %description -n firewall-config
@@ -131,7 +126,7 @@
 # made it permanent yet so restarting the service could be
 # dangerous. It's safer to not touch the firewall ourselves but
 # Let the user restart it whenever he feels like it.
-export DISABLE_RESTART_ON_UPDATE=1
+export DISABLE_RESTART_ON_UPDATE=yes
 %service_del_postun firewalld.service
 
 %post -n firewall-applet
@@ -148,7 +143,6 @@
 %{_bindir}/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_bindir}/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
-
 %post -n firewall-config
 /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.obdvXr/_old  2016-03-01 10:21:03.000000000 +0100
+++ /var/tmp/diff_new_pack.obdvXr/_new  2016-03-01 10:21:03.000000000 +0100
@@ -1,5 +1,5 @@
 <services>
- <service name="verify_file" mode='localonly'>
+ <service name="verify_file" mode="localonly">
   <param name="file">firewalld-0.4.0.tar.bz2</param>
   <param name="verifier">sha1</param>
   <param name="checksum">f1818ed82a3e3f14b4315a2dd32c2a268ce223b3</param>


Reply via email to