Hello community,

here is the log from the commit of package python-zope-event for 
openSUSE:Factory checked in at 2012-01-26 16:00:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope-event (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope-event.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope-event", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope-event/python-zope-event.changes      
2011-09-23 12:43:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-zope-event.new/python-zope-event.changes 
2012-01-26 16:00:24.000000000 +0100
@@ -1,0 +2,16 @@
+Tue Jan 24 10:48:37 UTC 2012 - co...@suse.com
+
+- remove use of %suse_update_libdir
+
+-------------------------------------------------------------------
+Wed Jan 18 17:42:03 UTC 2012 - cdenic...@suse.com
+
+- license update: ZPL-2.1
+  is ZPL-2-1
+
+-------------------------------------------------------------------
+Thu Jan 12 11:31:11 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-zope-event.spec ++++++
--- /var/tmp/diff_new_pack.oSYXl3/_old  2012-01-26 16:00:26.000000000 +0100
+++ /var/tmp/diff_new_pack.oSYXl3/_new  2012-01-26 16:00:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-zope-event (Version 3.5.0)
+# spec file for package python-zope-event
 #
-# Copyright (c) 2010 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,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define modname zope.event
 
 Name:           python-zope-event
 Version:        3.5.0
-Release:        6
+Release:        0
 Summary:        Very basic event publishing system
-Url:            http://pypi.python.org/pypi/zope.event
-License:        BSD
+License:        ZPL-2.1
 Group:          Development/Libraries/Python
+Url:            http://pypi.python.org/pypi/zope.event
 Source:         %{modname}-%{version}-1.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{py_requires}
-BuildRequires:  python-devel python-setuptools
+BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 
 %description
 An event publishing system and a very simple event-dispatching system on
@@ -50,7 +50,7 @@
 %if "%{_lib}"=="lib64"
 mkdir -p $RPM_BUILD_ROOT/usr/lib64/python%{py_ver}/
 mv $RPM_BUILD_ROOT/usr/lib/python%{py_ver}/site-packages/ 
$RPM_BUILD_ROOT/usr/lib64/python%{py_ver}/
-%suse_update_libdir INSTALLED_FILES
+sed -e 's,/lib\>,/lib64,g' -i INSTALLED_FILES
 %endif
 
 %clean

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

Reply via email to