Hello community,

here is the log from the commit of package lighttpd for openSUSE:Factory 
checked in at 2012-03-29 14:02:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lighttpd (Old)
 and      /work/SRC/openSUSE:Factory/.lighttpd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lighttpd", Maintainer is "mrueck...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes        2011-12-25 
17:36:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lighttpd.new/lighttpd.changes   2012-03-29 
14:02:45.000000000 +0200
@@ -2 +2,12 @@
-Wed Dec 21 17:56:41 UTC 2011 - mrueck...@suse.com
+Tue Mar 20 12:43:55 UTC 2012 - mrueck...@suse.de
+
+- fix build on factory:
+  do not use lua 5.2, use 5.1 instead
+
+-------------------------------------------------------------------
+Mon Feb 13 10:49:46 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Wed Dec 21 17:56:41 UTC 2011 - mrueck...@suse.de

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

Other differences:
------------------
++++++ lighttpd.spec ++++++
--- /var/tmp/diff_new_pack.sdatOU/_old  2012-03-29 14:02:47.000000000 +0200
+++ /var/tmp/diff_new_pack.sdatOU/_new  2012-03-29 14:02:47.000000000 +0200
@@ -27,7 +27,7 @@
 %define pkg_home /var/lib/%{pkg_name}
 #
 Group:          Productivity/Networking/Web/Servers
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 #
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  FastCGI-devel e2fsprogs-devel fam-devel gdbm-devel 
libattr-devel libmemcache-devel libxml2-devel mysql-devel openldap2-devel 
pcre-devel pkgconfig pwdutils zlib-devel automake
@@ -48,7 +48,7 @@
 %endif
 #
 %if "x%{?_repository}" != "x" && "x%{?_repository}" != "xstandard"
-%if 0%{?suse_version} < 1030
+%if 0%{?suse_version} < 1030 || 0%{?suse_version} > 1210
 BuildRequires:  lua51-devel
 %else
 BuildRequires:  lua-devel
@@ -110,7 +110,7 @@
     Jan Kneschke <j...@kneschke.de>
 
 %package mod_cml
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Requires:       %{name} = %{version}
 Group:          Productivity/Networking/Web/Servers
 Summary:        CML (Cache Meta Language) module for Lighttpd
@@ -138,7 +138,7 @@
     Jan Kneschke <j...@kneschke.de>
 
 %package mod_magnet
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Requires:       %{name} = %{version}
 Group:          Productivity/Networking/Web/Servers
 Summary:        A module to control the request handling in lighttpd
@@ -154,7 +154,7 @@
     Jan Kneschke <j...@kneschke.de>
 
 %package mod_mysql_vhost
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Requires:       %{name} = %{version}
 Group:          Productivity/Networking/Web/Servers
 Summary:        MySQL based virtual hosts (vhosts) module for Lighttpd
@@ -169,7 +169,7 @@
     Jan Kneschke <j...@kneschke.de>
 
 %package mod_trigger_b4_dl
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Requires:       %{name} = %{version}
 Group:          Productivity/Networking/Web/Servers
 Summary:        Another anti hot-linking module for Lighttpd
@@ -195,7 +195,7 @@
     Jan Kneschke <j...@kneschke.de>
 
 %package mod_rrdtool
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Requires:       %{name} = %{version}
 Requires:       rrdtool
 Group:          Productivity/Networking/Web/Servers
@@ -216,7 +216,7 @@
 %if 0%{?with_geoip}
 
 %package mod_geoip
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Requires:       %{name} = %{version}
 Group:          Productivity/Networking/Web/Servers
 Summary:        A Secure, Fast, Compliant, and Very Flexible Web Server
@@ -240,7 +240,7 @@
 %endif
 
 %package mod_webdav
-License:        BSD 3-Clause
+License:        BSD-3-Clause
 Requires:       %{name} = %{version}
 Group:          Productivity/Networking/Web/Servers
 Summary:        WebDAV module for Lighttpd

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

Reply via email to