commit GeoIP for openSUSE:Factory

2012-01-24 Thread h_root
Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory checked 
in at 2012-01-24 12:17:09

Comparing /work/SRC/openSUSE:Factory/GeoIP (Old)
 and  /work/SRC/openSUSE:Factory/.GeoIP.new (New)


Package is "GeoIP", Maintainer is "lnus...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes  2011-12-21 
10:00:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2012-01-24 
12:17:17.0 +0100
@@ -1,0 +2,5 @@
+Thu Jan 12 11:30:35 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ GeoIP.spec ++
--- /var/tmp/diff_new_pack.5LeqJg/_old  2012-01-24 12:17:25.0 +0100
+++ /var/tmp/diff_new_pack.5LeqJg/_new  2012-01-24 12:17:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package 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
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   GeoIP
 %define lname  libGeoIP1
 Version:1.4.7
-Release:1
+Release:0
 #
-License:GPL v2 or later ; LGPL v2.1 or later ; libGeoIPUpdate is GPLv2 
or later and GeoIP is LGPLv2.1 or later
 Summary:Library to find the country that any IP address originates from
+License:GPL-2.0+ ; LGPL-2.1+ ; GPL-2.0+ and LGPL-2.1+
 Group:  Development/Libraries/C and C++
 #
 Url:http://www.maxmind.com/
@@ -51,8 +49,8 @@
 automically each month.
 
 %package -n %lname
-License:LGPL v2.1 or later
 Summary:Shared libraries of the GeoIP C API
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 # for the data file
 %if 0%{?suse_version}
@@ -72,8 +70,8 @@
 This package holds the shared libraries for GeoIP.
 
 %package -n libGeoIP-devel
-License:LGPL v2.1 or later
 Summary:Development Files for GeoIP
+License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 #
 Requires:   %lname = %{version}

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



commit GeoIP for openSUSE:Factory

2012-04-16 Thread h_root
Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory checked 
in at 2012-04-17 07:44:56

Comparing /work/SRC/openSUSE:Factory/GeoIP (Old)
 and  /work/SRC/openSUSE:Factory/.GeoIP.new (New)


Package is "GeoIP", Maintainer is "lnus...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes  2012-01-24 
12:17:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2012-04-17 
07:45:04.0 +0200
@@ -1,0 +2,27 @@
+Wed Apr 11 18:40:40 UTC 2012 - andreas.stie...@gmx.de
+
+- add build requirement libtool
+
+---
+Sat Mar 24 00:00:40 UTC 2012 - po...@cmdline.net
+
+- run libtoolize -f, or make will fail
+- fix filelist, which had a hardcoded version number
+
+---
+Fri Mar 23 22:43:06 UTC 2012 - po...@cmdline.net
+
+- update to 1.4.8
+  * Fix GEOIP_DOMAIN_EDITION_V6
+  * Add new Datatypes GEOIP_NETSPEED_EDITION_REV1_V6 and
+  GEOIP_NETSPEED_EDITION_REV1
+  * Fix possible directory traversal weakness in geoipupdate-pureperl.pl with
+  malicious update server
+  * Fix GEOIP_ORG_EDITION_V6 and GEOIP_ISP_EDITION_V6
+
+---
+Sat Jan 28 15:27:16 UTC 2012 - co...@suse.com
+
+- use original tar
+
+---

Old:

  GeoIP-1.4.7.tar.bz2

New:

  GeoIP-1.4.8.tar.gz



Other differences:
--
++ GeoIP.spec ++
--- /var/tmp/diff_new_pack.GtXpEK/_old  2012-04-17 07:45:06.0 +0200
+++ /var/tmp/diff_new_pack.GtXpEK/_new  2012-04-17 07:45:06.0 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   GeoIP
 %define lname  libGeoIP1
-Version:1.4.7
+Version:1.4.8
 Release:0
 #
 Summary:Library to find the country that any IP address originates from
@@ -25,7 +26,7 @@
 Group:  Development/Libraries/C and C++
 #
 Url:http://www.maxmind.com/
-Source: 
http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.bz2
+Source: 
http://www.maxmind.com/download/geoip/api/c/%{name}-%{version}.tar.gz
 Source1:LICENSE.txt
 Source2:GPL-2.0.txt
 Source3:README.SUSE
@@ -33,6 +34,7 @@
 Source5:baselibs.conf
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  libtool
 BuildRequires:  zlib-devel
 %if 0%{?suse_version}
 Recommends: curl
@@ -97,6 +99,9 @@
 cp %{SOURCE3} .
 
 %build
+%if 0%{?suse_version} >= 1140
+libtoolize -f
+%endif
 %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,}
@@ -140,7 +145,7 @@
 %files -n %lname
 %defattr(-, root, root, -)
 %{_libdir}/libGeoIP.so.1
-%{_libdir}/libGeoIP.so.1.4.7
+%{_libdir}/libGeoIP.so.%{version}
 %{_libdir}/libGeoIPUpdate.so.0
 %{_libdir}/libGeoIPUpdate.so.0.0.0
 

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



commit GeoIP for openSUSE:Factory

2011-05-23 Thread h_root

Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory
checked in at Mon May 23 15:37:58 CEST 2011.




--- GeoIP/GeoIP.changes 2009-06-18 11:50:08.0 +0200
+++ /mounts/work_src_done/STABLE/GeoIP/GeoIP.changes2011-05-23 
10:52:56.0 +0200
@@ -1,0 +2,8 @@
+Mon May 23 08:42:37 UTC 2011 - lnus...@suse.de
+
+- new version 1.4.7
+  * better IPv6 support
+  * various bug fixes
+- add baselibs.conf
+
+---

calling whatdependson for head-i586


Old:

  GeoIP-1.4.6.tar.bz2

New:

  GeoIP-1.4.7.tar.bz2
  baselibs.conf



Other differences:
--
++ GeoIP.spec ++
--- /var/tmp/diff_new_pack.gIJ2ly/_old  2011-05-23 15:37:34.0 +0200
+++ /var/tmp/diff_new_pack.gIJ2ly/_new  2011-05-23 15:37:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package GeoIP (Version 1.4.6)
+# spec file for package GeoIP
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,8 +19,8 @@
 
 
 Name:   GeoIP
-Version:1.4.6
-Release:3
+Version:1.4.7
+Release:1
 #
 License:GPL v2 or later ; LGPL v2.1 or later ; libGeoIPUpdate is GPLv2 
or later and GeoIP is LGPLv2.1 or later
 Summary:Library to find the country that any IP address originates from
@@ -162,7 +162,7 @@
 %files -n libGeoIP1
 %defattr(-, root, root, -)
 %{_libdir}/libGeoIP.so.1
-%{_libdir}/libGeoIP.so.1.4.6
+%{_libdir}/libGeoIP.so.1.4.7
 %{_libdir}/libGeoIPUpdate.so.0
 %{_libdir}/libGeoIPUpdate.so.0.0.0
 

++ GeoIP-1.4.6.tar.bz2 -> GeoIP-1.4.7.tar.bz2 ++
 66623 lines of diff (skipped)

++ baselibs.conf ++
libGeoIP1





Remember to have fun...

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



commit GeoIP for openSUSE:Factory

2011-12-21 Thread h_root
Hello community,

here is the log from the commit of package GeoIP for openSUSE:Factory checked 
in at 2011-12-21 10:00:07

Comparing /work/SRC/openSUSE:Factory/GeoIP (Old)
 and  /work/SRC/openSUSE:Factory/.GeoIP.new (New)


Package is "GeoIP", Maintainer is "lnus...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/GeoIP/GeoIP.changes  2011-09-23 
01:50:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.GeoIP.new/GeoIP.changes 2011-12-21 
10:00:09.0 +0100
@@ -1,0 +2,11 @@
+Fri Dec 16 12:52:41 UTC 2011 - lnus...@suse.de
+
+- remove nonexistant libGeoIP requirement from libGeoIP-devel-32bit
+
+---
+Fri Sep 16 17:50:18 UTC 2011 - jeng...@medozas.de
+
+- Add libGeoIP-devel to baselibs
+- Remove redundant tags/sections
+
+---



Other differences:
--
++ GeoIP.spec ++
--- /var/tmp/diff_new_pack.MJPGHF/_old  2011-12-21 10:00:11.0 +0100
+++ /var/tmp/diff_new_pack.MJPGHF/_new  2011-12-21 10:00:11.0 +0100
@@ -15,10 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   GeoIP
+%define lname  libGeoIP1
 Version:1.4.7
 Release:1
 #
@@ -32,6 +32,7 @@
 Source2:GPL-2.0.txt
 Source3:README.SUSE
 Source4:geoip-fetch
+Source5:baselibs.conf
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  zlib-devel
@@ -49,13 +50,7 @@
 MaxMind offers a service where you can have your database updated
 automically each month.
 
-
-
-Authors:
-
-T.J. Mather 
-
-%package -n libGeoIP1
+%package -n %lname
 License:LGPL v2.1 or later
 Summary:Shared libraries of the GeoIP C API
 Group:  Development/Libraries/C and C++
@@ -64,7 +59,7 @@
 Recommends: GeoIP
 %endif
 
-%description -n libGeoIP1
+%description -n %lname
 GeoIP is a C library that enables the user to find the country that any
 IP address or hostname originates from.  It uses a file based database.
 This database simply contains IP blocks as keys, and countries as
@@ -76,18 +71,12 @@
 
 This package holds the shared libraries for GeoIP.
 
-
-
-Authors:
-
-T.J. Mather 
-
 %package -n libGeoIP-devel
 License:LGPL v2.1 or later
 Summary:Development Files for GeoIP
 Group:  Development/Libraries/C and C++
 #
-Requires:   libGeoIP1 = %{version}
+Requires:   %lname = %{version}
 Provides:   %{name}-devel = %{version}-%{release}
 Obsoletes:  %{name}-devel < %{version}
 
@@ -103,12 +92,6 @@
 
 This package holds the development files for GeoIP.
 
-
-
-Authors:
-
-T.J. Mather 
-
 %prep
 %setup -q
 cp %{SOURCE1} .
@@ -119,7 +102,7 @@
 %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,}
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -135,12 +118,9 @@
 # install fetcher
 install -D -m 0755 %{SOURCE4} %{buildroot}%{_sbindir}/geoip-fetch
 
-%clean
-%{__rm} -rf %{buildroot}
-
-%post   -n libGeoIP1 -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
 
-%postun -n libGeoIP1 -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root, -)
@@ -159,7 +139,7 @@
 %ghost %verify(not md5 size mtime) /var/lib/GeoIP/GeoIPCity.dat
 %ghost %verify(not md5 size mtime) /var/lib/GeoIP/GeoIPv6.dat
 
-%files -n libGeoIP1
+%files -n %lname
 %defattr(-, root, root, -)
 %{_libdir}/libGeoIP.so.1
 %{_libdir}/libGeoIP.so.1.4.7

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.MJPGHF/_old  2011-12-21 10:00:12.0 +0100
+++ /var/tmp/diff_new_pack.MJPGHF/_new  2011-12-21 10:00:12.0 +0100
@@ -1 +1,4 @@
 libGeoIP1
+libGeoIP-devel
+   requires -libGeoIP-
+   requires "libGeoIP1- = "

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