Hello community,

here is the log from the commit of package python-ipaddr for openSUSE:Factory 
checked in at 2011-11-25 11:13:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipaddr (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipaddr.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipaddr", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipaddr/python-ipaddr.changes      
2011-09-26 10:16:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-ipaddr.new/python-ipaddr.changes 
2011-11-25 10:13:43.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Nov 16 14:19:51 UTC 2011 - klaussfre...@users.sourceforge.net
+
+- Fix license file to have proper attribution
+  (upstream issue 90)
+
+-------------------------------------------------------------------

New:
----
  license-fix-i90.patch

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

Other differences:
------------------
++++++ python-ipaddr.spec ++++++
--- /var/tmp/diff_new_pack.CIPV7D/_old  2011-11-25 10:13:44.000000000 +0100
+++ /var/tmp/diff_new_pack.CIPV7D/_new  2011-11-25 10:13:44.000000000 +0100
@@ -23,6 +23,8 @@
 License:        Apache License, Version 2.0
 Group:          Development/Languages/Python
 Source:         ipaddr-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM license-fix-i90.patch [#90]
+Patch0:         license-fix-i90.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -42,6 +44,7 @@
 
 %prep
 %setup -q -n ipaddr-%{version}
+%patch0 -p0
 sed -i "1d" ipaddr.py # Fix non-executable script
 
 %build

++++++ license-fix-i90.patch ++++++
Index: COPYING
===================================================================
--- COPYING     (revision 233)
+++ COPYING     (revision 234)
@@ -187,7 +187,7 @@
       same "printed page" as the copyright notice for easier
       identification within third-party archives.
 
-   Copyright [yyyy] [name of copyright owner]
+   Copyright 2008 Google Inc.
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to