Hello community,

here is the log from the commit of package python-ply for openSUSE:Factory 
checked in at 2012-11-28 14:33:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ply (Old)
 and      /work/SRC/openSUSE:Factory/.python-ply.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ply/python3-ply.changes   2012-05-29 
10:35:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-ply.new/python3-ply.changes      
2012-11-28 14:33:52.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 22 13:47:34 UTC 2012 - [email protected]
+
+- Removed openSUSE 11.4 spec file workarounds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ply.spec ++++++
--- /var/tmp/diff_new_pack.haV4xL/_old  2012-11-28 14:33:53.000000000 +0100
+++ /var/tmp/diff_new_pack.haV4xL/_new  2012-11-28 14:33:53.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define modname ply
 Name:           python-%{modname}
 Version:        3.4
@@ -27,7 +28,7 @@
 Patch0:         python-ply-shebangs.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-%if 0%{?suse_version} <= 1110
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %py_requires
 %endif
 %if 0%{?suse_version} > 1110 || 0%{?fedora} > 12 || 0%{?mdkversion}

++++++ python3-ply.spec ++++++
--- /var/tmp/diff_new_pack.haV4xL/_old  2012-11-28 14:33:53.000000000 +0100
+++ /var/tmp/diff_new_pack.haV4xL/_new  2012-11-28 14:33:53.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define modname ply
 Name:           python3-%{modname}
 Version:        3.4
@@ -28,12 +29,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-%if 0%{?suse_version} <= 1140
-%{!?python3_sitelib: %global python3_sitelib %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)}
-%else 
-BuildRequires:  python3-base
-%endif
 Requires:       python(abi) = %{py3_ver}
 BuildArch:      noarch
 
@@ -85,10 +80,6 @@
 %doc ANNOUNCE CHANGES README TODO
 %{python3_sitelib}/%{modname}/
 %{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info
-%if 0%{?suse_version} <= 1140
-%dir %{_prefix}/lib/python%{py3_ver}
-%dir %{python3_sitelib}
-%endif
 
 %files doc
 %defattr(-,root,root,-)

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

Reply via email to