Hello community,

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

Package is "python-Cheetah", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Cheetah/python-Cheetah.changes    
2011-12-09 09:32:22.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-Cheetah.new/python-Cheetah.changes       
2012-02-17 12:08:37.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Jan 20 14:27:16 UTC 2012 - bwiedem...@suse.com
+
+- Fix obsoletes
+
+-------------------------------------------------------------------
+Thu Jan 12 11:28:42 UTC 2012 - sasc...@suse.de
+
+- Fix macro usage
+
+-------------------------------------------------------------------
+Tue Dec 20 13:42:34 UTC 2011 - idon...@suse.com
+
+- Regenerate with py2pack 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Cheetah.spec ++++++
--- /var/tmp/diff_new_pack.0T8pNm/_old  2012-02-17 12:08:37.000000000 +0100
+++ /var/tmp/diff_new_pack.0T8pNm/_new  2012-02-17 12:08:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Cheetah
 #
-# 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,13 +25,12 @@
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/C/Cheetah/Cheetah-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
 BuildRequires:  fdupes
+BuildRequires:  python-devel
 Provides:       python-cheetah = %{version}
-#TODO: Change back to '<' after next version update:
-Obsoletes:      python-cheetah <= %{version}
+Obsoletes:      python-cheetah < %{version}
 %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()")}
+%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif
 
 %description

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

Reply via email to