Hello community,

here is the log from the commit of package lighttpd for openSUSE:Leap:15.2 
checked in at 2020-03-13 10:58:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/lighttpd (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.lighttpd.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lighttpd"

Fri Mar 13 10:58:15 2020 rev:23 rq:783491 version:1.4.55

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/lighttpd/lighttpd.changes      2020-01-15 
15:26:10.942602066 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.lighttpd.new.3160/lighttpd.changes    
2020-03-13 11:00:58.976589019 +0100
@@ -1,0 +2,12 @@
+Fri Mar  6 12:49:37 UTC 2020 - Vítězslav Čížek <[email protected]>
+
+- Remove deprecated GeoIP support (bsc#1156198)
+  * drop mod_geoip subpackage
+
+-------------------------------------------------------------------
+Sun Feb  2 18:43:45 UTC 2020 - Andreas Stieger <[email protected]>
+
+- update to 1.4.55:
+  * a multitude of bug fixes
+
+-------------------------------------------------------------------

Old:
----
  lighttpd-1.4.54.tar.xz
  lighttpd-1.4.54.tar.xz.asc

New:
----
  lighttpd-1.4.55.tar.xz
  lighttpd-1.4.55.tar.xz.asc

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

Other differences:
------------------
++++++ lighttpd.spec ++++++
--- /var/tmp/diff_new_pack.aw6hfK/_old  2020-03-13 11:00:59.384589309 +0100
+++ /var/tmp/diff_new_pack.aw6hfK/_new  2020-03-13 11:00:59.388589312 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lighttpd
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -23,7 +23,7 @@
 
 %define pkg_home %{_localstatedir}/lib/%{name}
 Name:           lighttpd
-Version:        1.4.54
+Version:        1.4.55
 Release:        0
 #
 %define pkg_name %{name}
@@ -43,7 +43,6 @@
 Source6:        lighttpd-ssl.SuSEfirewall
 Source7:        lighttpd.logrotate
 BuildRequires:  FastCGI-devel
-BuildRequires:  GeoIP-devel
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  gamin-devel
@@ -206,17 +205,6 @@
 This module feeds an rrdtool database with the traffic stats from
 lighttpd.
 
-%package mod_geoip
-Summary:        GeoIP legacy database support for Lighttp
-Group:          Productivity/Networking/Web/Servers
-Requires:       %{name} = %{version}
-
-%description mod_geoip
-This module supports fast ip/location lookups using the legacy
-MaxMind GeoIP / GeoCity databases. The databases were
-discontinued 2 January 2019 and this module is deprecated.
-See %{name}-mod_maxminddb which supports MaxMind GeoIP2.
-
 %package mod_maxminddb
 Summary:        MaxMind GeoIP2 database support for Lighttp
 Group:          Productivity/Networking/Web/Servers
@@ -312,7 +300,6 @@
     --with-webdav-props         \
     --with-webdav-locks         \
     --with-fam                  \
-    --with-geoip                \
     --with-maxminddb            \
     --with-sasl                 \
     --with-attr
@@ -342,9 +329,9 @@
 perl -p -i.orig -e 's|^(server\.tag = ).*$|$1 "%{name} (%{version}/SuSE)"|' 
doc/config/lighttpd.conf
 diff -ur doc/config/lighttpd.conf{.orig,} ||:
 rm -vf doc/config/lighttpd.conf.orig ||:
+rm -vf doc/config/conf.d/geoip.conf ||:
 cp -rv doc/config/* %{buildroot}%{_sysconfdir}/%{name}/
-# as much as i would like to use -delete here. sles9 doesnt understand it.
-find %{buildroot}%{_sysconfdir}/%{name}/ -name Makefile\* -print0 | xargs -r0 
rm -fv
+find %{buildroot}%{_sysconfdir}/%{name}/ -name Makefile\* -delete
 #
 # sysconfig template
 #
@@ -525,10 +512,6 @@
 %doc doc/scripts/rrdtool-graph.sh
 %{_libdir}/%{name}/mod_rrdtool.so
 
-%files mod_geoip
-%config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/geoip.conf
-%{_libdir}/%{name}/mod_geoip.so
-
 %files mod_maxminddb
 %{_libdir}/%{name}/mod_maxminddb.so
 

++++++ lighttpd-1.4.54.tar.xz -> lighttpd-1.4.55.tar.xz ++++++
++++ 3087 lines of diff (skipped)


Reply via email to