Hello community,

here is the log from the commit of package lua51 for openSUSE:Factory checked 
in at 2012-02-16 16:19:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lua51 (Old)
 and      /work/SRC/openSUSE:Factory/.lua51.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lua51", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/lua51/lua51.changes      2012-01-07 
15:58:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.lua51.new/lua51.changes 2012-02-16 
16:19:33.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:49:58 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lua51.spec ++++++
--- /var/tmp/diff_new_pack.M7Dzdw/_old  2012-02-16 16:19:34.000000000 +0100
+++ /var/tmp/diff_new_pack.M7Dzdw/_new  2012-02-16 16:19:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lua51
 #
-# 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,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           lua51
 Version:        5.1.4
-Release:        17
+Release:        0
 %define major_version 5.1
-License:        MIT License (or similar)
-Group:          System/Libraries
-AutoReqProv:    on
-BuildRequires:  pkg-config readline-devel update-alternatives
+BuildRequires:  pkg-config
+BuildRequires:  readline-devel
+BuildRequires:  update-alternatives
 PreReq:         update-alternatives
 Summary:        Small Embeddable Language with Simple Procedural Syntax
+License:        MIT
+Group:          System/Libraries
 Url:            http://www.lua.org
 Source:         %{name}-%{version}.tar.bz2
 Source1:        macros.lua
@@ -52,7 +51,6 @@
 simplicity, efficiency, portability, and low embedding cost.
 
 %package devel
-License:        MIT License (or similar)
 Summary:        Development files for lua
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -68,7 +66,6 @@
 application.
 
 %package -n liblua5_1
-License:        MIT License (or similar)
 Summary:        Small Embeddable Language with Simple Procedural Syntax
 Group:          System/Libraries
 Provides:       %{name}-libs = 5.1.3
@@ -88,7 +85,6 @@
 simplicity, efficiency, portability, and low embedding cost.
 
 %package doc
-License:        MIT License (or similar)
 Summary:        Small Embeddable Language with Simple Procedural Syntax
 Group:          System/Libraries
 %if 0%{?suse_version} >= 1120

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

Reply via email to