Hello community,

here is the log from the commit of package python-ply for openSUSE:Factory 
checked in at 2012-02-20 16:17:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ply (Old)
 and      /work/SRC/openSUSE:Factory/.python-ply.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ply", Maintainer is "jmate...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ply/python-ply.changes    2011-09-23 
12:43:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-ply.new/python-ply.changes       
2012-02-20 16:17:37.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:54:05 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ply.spec ++++++
--- /var/tmp/diff_new_pack.n5wvh0/_old  2012-02-20 16:17:38.000000000 +0100
+++ /var/tmp/diff_new_pack.n5wvh0/_new  2012-02-20 16:17:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ply
 #
-# 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,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@@ -24,10 +23,10 @@
 
 Name:           python-%{mod_name}
 Version:        3.4
-Release:        1
+Release:        0
 Url:            http://www.dabeaz.com/ply/
 Summary:        Python Lex & Yacc
-License:        BSD3c
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Source:         %{mod_name}-%{version}.tar.gz
 Patch0:         python-ply-shebangs.patch
@@ -35,9 +34,9 @@
 BuildRequires:  python-devel
 %if 0%{?suse_version}
 %py_requires
-%if 0%{?suse_version} > 1110
-BuildArch:      noarch
 %endif
+%if 0%{?suse_version} > 1110 || 0%{?fedora} > 12 || 0%{?mdkversion}
+BuildArch:      noarch
 %endif
 
 %description
@@ -52,9 +51,9 @@
 It is compatible with both Python 2 and Python 3.
 
 %package doc
-License:        LGPLv2.1+
-Group:          Development/Languages/Python
 Summary:        Python Lex & Yacc
+License:        LGPL-2.1+
+Group:          Development/Languages/Python
 Requires:       %{name} = %{version}
 
 %description doc

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

Reply via email to