Hello community,

here is the log from the commit of package jython for openSUSE:Factory checked 
in at 2012-03-22 12:33:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jython (Old)
 and      /work/SRC/openSUSE:Factory/.jython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jython", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jython/jython.changes    2011-09-23 
02:04:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jython.new/jython.changes       2012-03-22 
12:33:58.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Mar 13 08:36:41 UTC 2012 - [email protected]
+
+- license update: Python-2.0 and Apache-2.0
+  Use SPDX format
+
+-------------------------------------------------------------------
+Tue Feb 28 14:11:15 UTC 2012 - [email protected]
+
+- do not require mysql-connector-java, just recommend 
+  to break some build cycles
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jython.spec ++++++
--- /var/tmp/diff_new_pack.g4dhGK/_old  2012-03-22 12:34:00.000000000 +0100
+++ /var/tmp/diff_new_pack.g4dhGK/_new  2012-03-22 12:34:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jython
 #
-# 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
@@ -25,11 +25,11 @@
 
 Name:           jython
 Version:        2.2.1
-Release:        1
+Release:        0
 Summary:        A Java implementation of the Python language
-License:        ASL 1.1 and BSD and CNRI and JPython and Python
-Url:            http://www.jython.org/
+License:        Python-2.0 and Apache-2.0
 Group:          Development/Languages/Python
+Url:            http://www.jython.org/
 # Use the included fetch-jython.sh script to generate the source drop
 # for jython 2.2.1
 # sh fetch-jython.sh \
@@ -42,22 +42,22 @@
 # Also, copy python's license from source directory and not
 # ${python.home}
 Patch1:         %{name}-nofullbuildpath.patch
-Requires:       jpackage-utils >= 1.5
 Requires:       jakarta-oro
-Requires:       servletapi5
-Requires:       python >= %{cpython_version}
+Requires:       jpackage-utils >= 1.5
 Requires:       libreadline-java >= 0.8.0-16
-Requires:       mysql-connector-java
+Requires:       python >= %{cpython_version}
+Requires:       servletapi5
+Recommends:     mysql-connector-java
 Requires:       java >= 1.6.0
 BuildRequires:  ant
 BuildRequires:  ht2html
+BuildRequires:  jakarta-oro
+BuildRequires:  java-devel >= 1.6.0
 BuildRequires:  libreadline-java >= 0.8.0-16
 BuildRequires:  mysql-connector-java
-BuildRequires:  jakarta-oro
 BuildRequires:  python >= %{cpython_version}
 BuildRequires:  pyxml >= %{pyxml_version}
 BuildRequires:  servletapi5
-BuildRequires:  java-devel >= 1.6.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -81,7 +81,6 @@
 development and in shipping products.
 
 %package manual
-License:        ASL 1.1 and BSD and CNRI and JPython and Python
 Summary:        Manual for jython
 Group:          Development/Libraries/Java
 
@@ -109,7 +108,6 @@
 
 
 %package javadoc
-License:        ASL 1.1 and BSD and CNRI and JPython and Python
 Summary:        Javadoc for jython
 Group:          Development/Libraries/Java
 
@@ -137,10 +135,9 @@
 
 
 %package demo
-License:        ASL 1.1 and BSD and CNRI and JPython and Python
 Summary:        Demonstration and samples for jython
-Requires:       %{name} = %{version}-%{release}
 Group:          Development/Libraries/Java
+Requires:       %{name} = %{version}-%{release}
 
 %description demo
 This package contains demonstration and sample files for Jython.

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

Reply via email to