Hello community,

here is the log from the commit of package arptables for openSUSE:Factory 
checked in at 2013-01-12 07:43:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arptables (Old)
 and      /work/SRC/openSUSE:Factory/.arptables.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "arptables", Maintainer is "m...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/arptables/arptables.changes      2011-09-23 
01:52:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.arptables.new/arptables.changes 2013-01-12 
07:43:15.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Jan 10 21:47:17 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 0.0.4
+* also print the -i and -o interface if -v is not specified
+* fix handling of inversion flag
+* let --proto-type also accept hexadecimal input
+* add xtables CLASSIFY target
+- Dropped arptables-install.diff and arptables-warnings.diff,
+  merged upstream
+- Switch version number to what upstream uses (1.0.4 -> 0.0.4),
+  yast/libzypp can handle downgrades for some years now
+
+-------------------------------------------------------------------

Old:
----
  arptables-install.diff
  arptables-v0.0.3-4.tar.xz
  arptables-warnings.diff

New:
----
  arptables-v0.0.4.tar.gz

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

Other differences:
------------------
++++++ arptables.spec ++++++
--- /var/tmp/diff_new_pack.7Gi33c/_old  2013-01-12 07:43:17.000000000 +0100
+++ /var/tmp/diff_new_pack.7Gi33c/_new  2013-01-12 07:43:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package arptables
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,20 @@
 #
 
 
-Url:            http://ebtables.sourceforge.net/
-
 Name:           arptables
-Version:        1.0.3.4
-Release:        8
-%define oversion       v0.0.3-4
+Summary:        User Space Tool to Set Up and Maintain ARP Filtering Tables
 License:        GPL-2.0+
 Group:          Productivity/Networking/Security
-Summary:        User Space Tool to Set Up and Maintain ARP Filtering Tables
+Version:        0.0.4
+Release:        0
+%define oversion       v0.0.4
+Url:            http://ebtables.sourceforge.net/
 
-#Source:       http://downloads.sf.net/ebtables/arptables-v0.0.3-4.tar.gz
-Source:         %name-%oversion.tar.xz
+Source:         http://downloads.sf.net/ebtables/arptables-v0.0.4.tar.gz
 Source1:        COPYING
-Patch1:         arptables-install.diff
-Patch2:         arptables-warnings.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  coreutils perl xz
+BuildRequires:  coreutils
+BuildRequires:  perl
 
 %description
 arptables is a user space tool used to set up and maintain thetables of
@@ -41,13 +38,7 @@
 complicated.
 
 %prep
-%if 0%{?__xz:1}
 %setup -qn %name-%oversion
-%else
-tar -xf "%{S:0}" --use=xz;
-%setup -DTqn %name-%oversion
-%endif
-%patch -P 1 -P 2 -p1
 
 %build
 make %{?_smp_mflags} all LIBDIR=/%{_lib} PREFIX=%_prefix 
COPT_FLAGS="$RPM_OPT_FLAGS -W -Wall"
@@ -55,6 +46,8 @@
 
 %install
 make install DESTDIR=%{buildroot} LIBDIR=/%{_lib} PREFIX=%_prefix 
MANDIR=%_mandir
+# This is a RH-specific init script
+rm -Rf "%buildroot/etc/rc.d"
 
 %files
 %defattr(-,root,root)

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

Reply via email to