Hello community,

here is the log from the commit of package python-prettytable for 
openSUSE:Factory checked in at 2013-03-08 13:27:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-prettytable (Old)
 and      /work/SRC/openSUSE:Factory/.python-prettytable.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-prettytable", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-prettytable/python-prettytable.changes    
2013-02-20 17:45:01.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-prettytable.new/python-prettytable.changes   
    2013-03-08 13:27:13.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Feb 22 13:29:12 UTC 2013 - [email protected]
+
+- Use upstream URL and fix copyright
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-prettytable.spec ++++++
--- /var/tmp/diff_new_pack.51uF8P/_old  2013-03-08 13:27:13.000000000 +0100
+++ /var/tmp/diff_new_pack.51uF8P/_new  2013-03-08 13:27:13.000000000 +0100
@@ -2,7 +2,7 @@
 # spec file for package python-prettytable
 #
 # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2013 Christian Berendt.
+# Copyright (c) 2011 Christian Berendt.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,18 +23,16 @@
 Summary:        Library for displaying tabular data in a visually appealing 
ASCII format
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
-Url:            http://code.google.com/p/prettytable/
+Url:            
https://prettytable.googlecode.com/files/prettytable-%{version}.tar.bz2
 Source:         prettytable-%{version}.tar.bz2
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%else
 BuildArch:      noarch
 %endif
-%endif
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 %description
 PrettyTable is a simple Python library designed to make it quick and easy to

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

Reply via email to