Hello community,

here is the log from the commit of package xtables-geoip for openSUSE:Factory 
checked in at 2012-01-05 13:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xtables-geoip (Old)
 and      /work/SRC/openSUSE:Factory/.xtables-geoip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xtables-geoip", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xtables-geoip/xtables-geoip.changes      
2011-09-23 12:52:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xtables-geoip.new/xtables-geoip.changes 
2012-01-05 13:50:33.000000000 +0100
@@ -1,0 +2,12 @@
+Wed Jan  4 18:53:02 UTC 2012 - [email protected]
+
+- update db files to 2011.12
+- removing LGPL from License: field, it applies only to libGeoIP,
+  which is not shipped in any form in xtables-geoip
+
+-------------------------------------------------------------------
+Wed Dec 14 08:34:09 UTC 2011 - [email protected]
+
+- LICENSE is BSD-4-Clause and LGPL-2.1+ is mentioned
+
+-------------------------------------------------------------------

New:
----
  xtables-geoip-rpmlintrc

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

Other differences:
------------------
++++++ xtables-geoip.spec ++++++
--- /var/tmp/diff_new_pack.2hSNeN/_old  2012-01-05 13:50:34.000000000 +0100
+++ /var/tmp/diff_new_pack.2hSNeN/_new  2012-01-05 13:50:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xtables-geoip
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -18,19 +18,23 @@
 
 
 Name:           xtables-geoip
-Version:        2011.09
-Release:        1
-Group:          Productivity/Networking/Security
+Version:        2011.12
+Release:        0
 Summary:        Geolocation database files for xt_geoip
-License:        BSD
+License:        BSD-4-Clause
+Group:          Productivity/Networking/Security
 Url:            http://www.maxmind.com/app/geolitecountry
 Source1:        GeoIPCountryWhois.csv.xz
 Source2:        GeoIPv6.csv.xz
 Source3:        MAXMIND_LICENSE.txt
+Source4:        %name-rpmlintrc
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-Text-CSV_XS
 BuildRequires:  xtables-addons >= 1.33
-BuildRequires:  perl perl-Text-CSV_XS xz
+BuildRequires:  xz
+#db format changed at that time
 Conflicts:      xtables-addons < 1.33
 
 %description

++++++ GeoIPCountryWhois.csv.xz ++++++
Files /var/tmp/diff_new_pack.2hSNeN/_old and /var/tmp/diff_new_pack.2hSNeN/_new 
differ

++++++ GeoIPv6.csv.xz ++++++
Files /var/tmp/diff_new_pack.2hSNeN/_old and /var/tmp/diff_new_pack.2hSNeN/_new 
differ

++++++ xtables-geoip-rpmlintrc ++++++
# Desired result. The set of "IPv4 countries" is not necessary equal to
# the set of "IPv6 countries", but we generate .iv* files for each
# country code, so as to avoid the surprise that e.g. ip6tables fails
# with "no such country" and iptables does not.
addFilter("zero-length")
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to