Hello community,

here is the log from the commit of package shorewall for openSUSE:Factory 
checked in at 2014-12-16 14:48:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shorewall (Old)
 and      /work/SRC/openSUSE:Factory/.shorewall.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shorewall"

Changes:
--------
--- /work/SRC/openSUSE:Factory/shorewall/shorewall.changes      2014-11-24 
11:10:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.shorewall.new/shorewall.changes 2014-12-16 
14:47:54.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Dec 11 21:07:03 UTC 2014 - dims...@opensuse.org
+
+- Do not buildrequire openSUSE-release: it's a daily changing
+  package and causes thus frequent rebuilds for no reason.
+  configure and install both try to guess the target from
+  /etc/os-release. So we simply inject BUILD=suse for the openSUSE
+  case.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ shorewall.spec ++++++
--- /var/tmp/diff_new_pack.4XmFDZ/_old  2014-12-16 14:47:56.000000000 +0100
+++ /var/tmp/diff_new_pack.4XmFDZ/_new  2014-12-16 14:47:56.000000000 +0100
@@ -67,7 +67,6 @@
 BuildArch:      noarch
 BuildRequires:  bash >= 4
 %if 0%{?suse_version}
-BuildRequires:  openSUSE-release
 %{perl_requires}
 %endif
 %if 0%{?redhat_version} || 0%{?centos_version}
@@ -383,6 +382,9 @@
                DESTDIR=%buildroot ./install.sh  shorewallrc
     else
        install -d %buildroot/%_sysconfdir/NetworkManager/dispatcher.d
+               %if 0%{suse_version}
+               BUILD=suse \
+               %endif
                DESTDIR=%buildroot ./install.sh shorewallrc
 
         if [ -f ${DESTDIR}/etc/ppp ]; then

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

Reply via email to