Hello community,

here is the log from the commit of package python-tz for openSUSE:Factory 
checked in at 2012-10-31 14:03:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tz (Old)
 and      /work/SRC/openSUSE:Factory/.python-tz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tz", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tz/python-tz.changes      2012-05-21 
07:30:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-tz.new/python-tz.changes 2012-10-31 
14:03:55.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Oct 25 17:46:25 UTC 2012 - [email protected]
+
+- fix build for SLE
+
+-------------------------------------------------------------------
python3-tz.changes: same change

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

Other differences:
------------------
++++++ python-tz.spec ++++++
--- /var/tmp/diff_new_pack.sE05ep/_old  2012-10-31 14:04:01.000000000 +0100
+++ /var/tmp/diff_new_pack.sE05ep/_new  2012-10-31 14:04:01.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define pyname  tz
 Name:           python-%{pyname}
 %define modname py%{pyname}
@@ -64,6 +65,8 @@
 %defattr(-,root,root,-)
 %doc CHANGES.txt LICENSE.txt README.txt
 %{python_sitelib}/%{modname}/
+%if 0%{?sles_version} != 10
 %{python_sitelib}/%{modname}-%{version}-py%{py_ver}.egg-info
+%endif
 
 %changelog

++++++ python3-tz.spec ++++++
--- /var/tmp/diff_new_pack.sE05ep/_old  2012-10-31 14:04:01.000000000 +0100
+++ /var/tmp/diff_new_pack.sE05ep/_new  2012-10-31 14:04:01.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define pyname  tz
 Name:           python3-%{pyname}
 %define modname py%{pyname}
@@ -67,7 +68,9 @@
 %defattr(-,root,root,-)
 %doc CHANGES.txt LICENSE.txt README.txt
 %{python3_sitelib}/%{modname}/
+%if 0%{?sles_version} != 10
 %{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info
+%endif
 %if 0%{?suse_version} <= 1140
 %dir %{_prefix}/lib/python%{py3_ver}
 %dir %{python3_sitelib}

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

Reply via email to