Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory checked 
in at 2013-08-01 17:14:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/GeoIP (Old)
 and      /work/SRC/openSUSE:Factory/.GeoIP.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "GeoIP"

Changes:
--------
--- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes      2013-02-07 
10:19:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2013-08-01 
17:14:43.000000000 +0200
@@ -1,0 +2,53 @@
+Wed Jul 31 14:49:02 UTC 2013 - [email protected]
+
+- Update to version 1.5.1:
+  + Update time_zone for Ontario, Canada.
+  + geoiplookup and geoiplookup6 exit code is 0 when user asked for
+    help.
+  + Added -h option to geoiplookup6.
+  + Do not load the database file if nodes and file size do not
+    make sense.
+  + Keep README and man pages in pure ascii.
+  + It doesn't make sense to use GEOIP_INDEX_MODE with small
+    databases like GEOIP_COUNTRY_EDITION. Instead of undefined
+    behaviour we handle it silently as GEOIP_MEMORY_MODE.
+  + Update FIPS codes for Greece.
+- Changes from version 1.5.0:
+  + Rename custom_directory to GeoIP_custom_directory.
+  + Make sure the database match the requested type. This is
+    helpful for Databases with the same default name and the
+    general geoiplookup form (geoiplookup without a specific
+    database).
+  + apps/geoiplookup6.c use the ipnum instead of the hostname
+    for lookups.
+  + Use configure.ac instead of configure.in.
+  + Region lookup is a bit faster.
+  + Add pkg-config file.
+  + Updates required to build a Windows DLL under MinGW.
+  + Make API thread safe.
+  + geoiplookup's default charset is UTF8 -l change the charset
+    back to iso8859-1.
+  + geoipupdate skips \r otherwise it might be part of the last
+    product_id.
+  + Update time zones.
+  + Update Region codes.
+  + Remove the unused CITYCONFIDENCE* database types.
+  + bootstrap rebuilds ltmain.sh.
+  + Update README.OSX for Lion.
+  + Change Macedonia to Macedonia, The Former Yugoslav Republic of.
+  + Add region_name to geoiplookup GEOIP_CITY_EDITION_REV1.
+  + Add region_name to geoiplookup GEOIP_CITY_EDITION_REV0.
+  + Add a --disable-data-files option.
+  + Add GEOIP_ACCURACYRADIUS_EDITION and
+    GEOIP_ACCURACYRADIUS_EDITION_V6.
+  + Add more database types GEOIP_COUNTRYCONF_EDITION,
+    GEOIP_CITYCONF_EDITION, GEOIP_REGIONCONF_EDITION and
+    GEOIP_POSTALCONF_EDITION.
+  + Fix default filenames for GEOIP_NETSPEED_EDITION_REV1 and
+    GEOIP_NETSPEED_EDITION_REV1_V6.
+- Add pkg-config BuildRequires: needed in order for the pkgconfig()
+  provides to be automatically provided.
+- Drop libtool BuildRequires and call to autoreconf: the tarball is
+  in good condition now.
+
+-------------------------------------------------------------------

Old:
----
  GeoIP-1.4.8.tar.gz

New:
----
  GeoIP-1.5.1.tar.gz

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

Other differences:
------------------
++++++ GeoIP.spec ++++++
--- /var/tmp/diff_new_pack.4J891O/_old  2013-08-01 17:14:43.000000000 +0200
+++ /var/tmp/diff_new_pack.4J891O/_new  2013-08-01 17:14:43.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           GeoIP
 %define lname  libGeoIP1
-Version:        1.4.8
+Version:        1.5.1
 Release:        0
 #
 Summary:        Library to find the country that any IP address originates from
@@ -34,7 +34,7 @@
 Source5:        baselibs.conf
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
 %if 0%{?suse_version}
 Recommends:     curl
@@ -99,10 +99,6 @@
 cp %{SOURCE3} .
 
 %build
-# Something was touched in the tarball or so, and causes automatic regenration.
-# In anticipation of that, run the full regeneration manually to prevent
-# complaints about autotools suite mismatches.
-autoreconf -fi
 %configure --disable-static --with-pic
 sed -i -e '/-DGEOIPDATADIR/s,\$(pkgdatadir),/var/lib/GeoIP,' 
libGeoIP/Makefile{.am,.in,}
 sed -i -e 's,\$(pkgdatadir),/var/lib/GeoIP,' man/Makefile{.am,.in,}
@@ -157,5 +153,6 @@
 %{_includedir}/GeoIPUpdate.h
 %{_libdir}/libGeoIP.so
 %{_libdir}/libGeoIPUpdate.so
+%{_libdir}/pkgconfig/geoip.pc
 
 %changelog

++++++ GeoIP-1.4.8.tar.gz -> GeoIP-1.5.1.tar.gz ++++++
++++ 43259 lines of diff (skipped)

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

Reply via email to