Hello community,

here is the log from the commit of package ebtables for openSUSE:Factory
checked in at Fri Aug 12 10:23:26 CEST 2011.



--------
--- ebtables/ebtables.changes   2011-07-11 01:07:57.000000000 +0200
+++ /mounts/work_src_done/STABLE/ebtables/ebtables.changes      2011-08-12 
01:51:41.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Aug 11 23:23:35 UTC 2011 - [email protected]
+
+- Update to new upstream release 2.0.10.2
+* minor compilation fixes: respect LDFLAGS in Makefiles
+- Remove obsolete ebtables-typepuns.diff patch (fixed upstream)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  ebtables-typepuns.diff
  ebtables-v2.0.10-1.tar.xz

New:
----
  ebtables-v2.0.10-2.tar.xz

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

Other differences:
------------------
++++++ ebtables.spec ++++++
--- /var/tmp/diff_new_pack.zNtnwG/_old  2011-08-12 10:22:16.000000000 +0200
+++ /var/tmp/diff_new_pack.zNtnwG/_new  2011-08-12 10:22:16.000000000 +0200
@@ -18,18 +18,20 @@
 
 
 Name:           ebtables
-Version:        2.0.10.1
+Version:        2.0.10.2
 Release:        1
 License:        GPLv2
 Summary:        Ethernet Bridge Tables
 Url:            http://ebtables.sf.net/
 Group:          Productivity/Networking/Security
-Source:         %name-v2.0.10-1.tar.xz
+Source:         %name-v2.0.10-2.tar.xz
 Patch0:         %name-v2.0.8-makefile.diff
 Patch1:         %name-v2.0.8-initscript.diff
-Patch2:         ebtables-typepuns.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  xz
+%if 0%{?fedora} || 0%{?rhel}
+BuildRequires:  kernel-headers
+%endif
 
 %description
 A firewalling tool to transparently filter network traffic passing a
@@ -39,10 +41,14 @@
 iptables. There are no incompatibility issues.
 
 %prep
-%setup -q -n %name-v2.0.10-1
+%if 0%{?__xz:1}
+%setup -q -n %name-v2.0.10-2
+%else
+tar -xf "%{S:0}" --use=xz;
+%setup -DTqn %name-v2.0.10-2
+%endif
 %patch0
 %patch1
-%patch -P 2 -p1
 
 %build
 # The way ebtables is built requires ASNEEDED=0 forever [bnc#567267]


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



Remember to have fun...

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

Reply via email to