Hello community,

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

Package is "python-polib", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-polib/python-polib.changes        
2011-09-23 12:43:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-polib.new/python-polib.changes   
2012-02-17 12:08:58.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Jan 31 10:59:13 UTC 2012 - [email protected]
+
+- Resolved spec file conflict
+- Remove obsolete SUSE version check (for 10.1)
+
+-------------------------------------------------------------------
@@ -30,9 +35,0 @@
-
-* Mon Feb 04 2008 - [email protected]
-- polib 0.3.1
-* Thu Nov 08 2007 - [email protected]
-- Updated URL
-* Wed Nov 07 2007 - [email protected]
-- polib 0.3.0
-* Mon Jul 02 2007 - [email protected]
-- polib 0.1.0

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

Other differences:
------------------
++++++ python-polib.spec ++++++
--- /var/tmp/diff_new_pack.hj1HPc/_old  2012-02-17 12:08:59.000000000 +0100
+++ /var/tmp/diff_new_pack.hj1HPc/_new  2012-02-17 12:08:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-polib
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,29 +16,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           python-polib
 Version:        0.7.0
-Release:        3
+Release:        0
 Url:            http://bitbucket.org/izi/polib/
 Summary:        A library to manipulate gettext files
 License:        MIT
 Group:          Productivity/Other
 Source:         polib-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-Sphinx
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1010
 BuildRequires:  fdupes
-%endif
-%if 0%{?suse_version} > 1110
+BuildRequires:  python-Sphinx
+BuildRequires:  python-devel
+%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
 polib allows you to manipulate, create, modify gettext catalogs (.pot, .po and
@@ -51,8 +45,6 @@
 POEntry and MOEntry for creating new files/entries.
 
 %package doc
-
-
 Summary:        A library to manipulate gettext files
 Group:          Productivity/Other
 Requires:       %{name} = %{version}
@@ -79,9 +71,7 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%if 0%{?suse_version} > 1010
 %fdupes -s %{buildroot}/%{_prefix}
-%endif
 
 %files
 %defattr(-,root,root)

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

Reply via email to