Hello community, here is the log from the commit of package xtables-addons for openSUSE:Factory checked in at 2013-06-20 21:27:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xtables-addons (Old) and /work/SRC/openSUSE:Factory/.xtables-addons.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xtables-addons" Changes: -------- --- /work/SRC/openSUSE:Factory/xtables-addons/xtables-addons.changes 2013-04-03 13:09:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xtables-addons.new/xtables-addons.changes 2013-06-20 21:27:51.000000000 +0200 @@ -1,0 +2,8 @@ +Tue Jun 18 05:45:03 UTC 2013 - [email protected] + +- Update to new upstream release 3.10 +* support for Linux 3.10 and CONFIG_UIDGID_STRICT_TYPE_CHECKS +* xt_geoip: do not throw a warning when country database is size 0 +* xt_quota2: print "!" at the correct position during iptables-save + +------------------------------------------------------------------- Old: ---- xtables-addons-2.2.tar.xz xtables-addons-2.2.tar.xz.asc New: ---- xtables-addons-2.3.tar.asc xtables-addons-2.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtables-addons.spec ++++++ --- /var/tmp/diff_new_pack.a6esgJ/_old 2013-06-20 21:27:52.000000000 +0200 +++ /var/tmp/diff_new_pack.a6esgJ/_new 2013-06-20 21:27:52.000000000 +0200 @@ -21,7 +21,7 @@ %define kernel37 1 %endif %if 0%{?kernel37} -Version: 2.2 +Version: 2.3 Release: 0 %else Version: 1.47.1 @@ -35,23 +35,17 @@ #Freecode-URL: http://freecode.com/projects/xtables-addons/ #Git-Clone: git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons #Git-Web: http://xtables-addons.git.sf.net/ -%define git_snapshot 0 Source3: %name-preamble Source4: %name.keyring Source5: %name-1.47.1.tar.xz Source6: %name-1.47.1.tar.xz.asc -Source7: %name-2.2.tar.xz -Source8: %name-2.2.tar.xz.asc +Source7: %name-2.3.tar.xz +Source8: %name-2.3.tar.asc BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} >= 1230 BuildRequires: gpg-offline %endif -%if %git_snapshot -BuildRequires: autoconf -BuildRequires: automake >= 1.10b -BuildRequires: libtool -%endif BuildRequires: pkgconfig >= 0.21 BuildRequires: xz %if 0%{?suse_version} >= 1140 || 0%{?fedora_version} @@ -96,8 +90,8 @@ main kernel/iptables packages. %prep -%{?gpg_verify: %gpg_verify %_sourcedir/%name-%version.tar.xz.asc} -echo "Version: %version. Repository: %_repository. SUSE_v: %{?suse_version}" +xz -dk "%_sourcedir/%name-%version.tar.xz" +%{?gpg_verify: %gpg_verify %_sourcedir/%name-%version.tar.asc} %if 0%{?kernel37} %setup -Tqb7 %else @@ -105,9 +99,6 @@ %endif %build -if [ ! -e configure ]; then - ./autogen.sh; -fi; pushd ../; for flavor in %flavors_to_build; do cp -a "%name-%version" "%name-$flavor-%version"; ++++++ xtables-addons-2.2.tar.xz -> xtables-addons-2.3.tar.xz ++++++ ++++ 2100 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
