commit apache2-mod_maxminddb for openSUSE:Factory

2020-03-24 Thread root
Hello community,

here is the log from the commit of package apache2-mod_maxminddb for 
openSUSE:Factory checked in at 2020-03-24 22:36:05

Comparing /work/SRC/openSUSE:Factory/apache2-mod_maxminddb (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.3160 (New)


Package is "apache2-mod_maxminddb"

Tue Mar 24 22:36:05 2020 rev:4 rq:787707 version:1.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_maxminddb/apache2-mod_maxminddb.changes  
2020-02-18 10:38:12.580675702 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.3160/apache2-mod_maxminddb.changes
2020-03-24 22:38:07.641258098 +0100
@@ -1,0 +2,6 @@
+Tue Mar 24 01:55:57 UTC 2020 - Marcus Rueckert 
+
+- update to 1.2.0
+  https://github.com/maxmind/mod_maxminddb/releases/tag/1.2.0 
+
+---

Old:

  mod_maxminddb-1.1.0.tar.gz

New:

  mod_maxminddb-1.2.0.tar.gz



Other differences:
--
++ apache2-mod_maxminddb.spec ++
--- /var/tmp/diff_new_pack.JUxpJy/_old  2020-03-24 22:38:08.693258609 +0100
+++ /var/tmp/diff_new_pack.JUxpJy/_new  2020-03-24 22:38:08.697258611 +0100
@@ -18,7 +18,7 @@
 
 %define modname mod_maxminddb
 Name:   apache2-mod_maxminddb
-Version:1.1.0
+Version:1.2.0
 Release:0
 Summary:MaxMind DB Apache Module
 License:Apache-2.0

++ mod_maxminddb-1.1.0.tar.gz -> mod_maxminddb-1.2.0.tar.gz ++
 2092 lines of diff (skipped)




commit apache2-mod_maxminddb for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package apache2-mod_maxminddb for 
openSUSE:Factory checked in at 2020-02-18 10:37:02

Comparing /work/SRC/openSUSE:Factory/apache2-mod_maxminddb (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.26092 (New)


Package is "apache2-mod_maxminddb"

Tue Feb 18 10:37:02 2020 rev:3 rq:774744 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_maxminddb/apache2-mod_maxminddb.changes  
2019-10-07 14:14:32.942818506 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.26092/apache2-mod_maxminddb.changes
   2020-02-18 10:38:12.580675702 +0100
@@ -1,0 +2,11 @@
+Sun Feb  9 20:55:12 UTC 2020 - pgaj...@suse.com
+
+- removing %apache_test_* macros, do not test module just by
+  loading the module
+
+---
+Thu Oct 17 13:20:53 UTC 2019 - Richard Brown 
+
+- Remove obsolete Groups tag (fate#326485)
+
+---



Other differences:
--
++ apache2-mod_maxminddb.spec ++
--- /var/tmp/diff_new_pack.t3xQ4s/_old  2020-02-18 10:38:15.436681530 +0100
+++ /var/tmp/diff_new_pack.t3xQ4s/_new  2020-02-18 10:38:15.436681530 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_maxminddb
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 Release:0
 Summary:MaxMind DB Apache Module
 License:Apache-2.0
-Group:  Productivity/Networking/Web/Servers
 URL:https://maxmind.github.io/mod_maxminddb/
 Source: 
https://github.com/maxmind/mod_maxminddb/releases/download/%{version}/mod_maxminddb-%{version}.tar.gz
 Source2:%{modname}.conf
@@ -52,11 +51,6 @@
 %configure
 make %{?_smp_mflags}
 
-%check
-set +x
-%apache_test_module_load -m maxminddb -i test-enable-module.conf
-set -x
-
 %install
 mkdir -p %{buildroot}/%{apache_libexecdir}
 cp -p src/.libs/%{modname}.so %{buildroot}/%{apache_libexecdir}




commit apache2-mod_maxminddb for openSUSE:Factory

2019-10-07 Thread root
Hello community,

here is the log from the commit of package apache2-mod_maxminddb for 
openSUSE:Factory checked in at 2019-10-07 13:50:27

Comparing /work/SRC/openSUSE:Factory/apache2-mod_maxminddb (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.2352 (New)


Package is "apache2-mod_maxminddb"

Mon Oct  7 13:50:27 2019 rev:2 rq:735648 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_maxminddb/apache2-mod_maxminddb.changes  
2018-05-29 16:49:38.381636077 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_maxminddb.new.2352/apache2-mod_maxminddb.changes
2019-10-07 14:14:32.942818506 +0200
@@ -1,0 +2,6 @@
+Mon Oct  7 09:44:02 UTC 2019 - Johannes Weberhofer 
+
+- Added autoreconf to allow building on factory version
+- Added apache2-mod_maxminddb-build.patch to make it buildable on opensuse 
fatory again.
+  Does not build with LDFLAGS="-flto=8"
+---

New:

  apache2-mod_maxminddb-build.patch



Other differences:
--
++ apache2-mod_maxminddb.spec ++
--- /var/tmp/diff_new_pack.lFw6fy/_old  2019-10-07 14:14:33.282817573 +0200
+++ /var/tmp/diff_new_pack.lFw6fy/_new  2019-10-07 14:14:33.286817562 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache2-mod_maxminddb
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -26,8 +26,11 @@
 URL:https://maxmind.github.io/mod_maxminddb/
 Source: 
https://github.com/maxmind/mod_maxminddb/releases/download/%{version}/mod_maxminddb-%{version}.tar.gz
 Source2:%{modname}.conf
+# PATCH-FIX-OPENSUSE apache2-mod_maxminddb-build.patch -- Fix built on factory 
versions
+Patch1: apache2-mod_maxminddb-build.patch
 BuildRequires:  apache-rpm-macros
 BuildRequires:  apache2-devel
+BuildRequires:  automake
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libmaxminddb)
 Requires:   %{apache_mmn}
@@ -39,11 +42,13 @@
 
 %prep
 %setup -q -n %{modname}-%{version}
+%patch1 -p1
 # This config file is used for loading the module without
 # enabling any databases which are not available on OBS
 echo "MaxMindDBEnable On" > test-enable-module.conf
 
 %build
+autoreconf
 %configure
 make %{?_smp_mflags}
 

++ apache2-mod_maxminddb-build.patch ++
diff -ur mod_maxminddb-1.1.0-orig/src/Makefile.am 
mod_maxminddb-1.1.0/src/Makefile.am
--- mod_maxminddb-1.1.0-orig/src/Makefile.am2014-11-18 00:00:15.0 
+0100
+++ mod_maxminddb-1.1.0/src/Makefile.am 2019-10-07 11:29:38.515732542 +0200
@@ -6,7 +6,7 @@
 
 #   compile the DSO file
 module: mod_maxminddb.c $(TARGET)
-   $(APXS) -c $(LDFLAGS) $(LIBMAXMINDDB_LDFLAGS) $(LIBS) $(WC) 
$(APXS_LDFLAGS) mod_maxminddb.c
+   $(APXS) -c $(LIBMAXMINDDB_LDFLAGS) $(LIBS) $(WC) $(APXS_LDFLAGS) 
mod_maxminddb.c
 
 install-exec-local: module
$(APXS) -i -a -n maxminddb .libs/mod_maxminddb.so