Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psycopg2/python3-psycopg2.changes 
2012-05-29 11:45:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-psycopg2.new/python3-psycopg2.changes    
2012-11-28 14:33:59.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:
------------------
++++++ python3-psycopg2.spec ++++++
--- /var/tmp/diff_new_pack.T08HKW/_old  2012-11-28 14:33:59.000000000 +0100
+++ /var/tmp/diff_new_pack.T08HKW/_new  2012-11-28 14:33:59.000000000 +0100
@@ -28,16 +28,9 @@
 BuildRequires:  postgresql-devel
 BuildRequires:  python3-devel
 BuildRequires: python3-2to3
-Suggests:       postgresql-server
+Recommends:     postgresql-server
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} <= 1140
-%{!?python3_sitearch: %global python3_sitearch %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%{!?py3_ver: %global py3_ver %(python3 -c "import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version)")}
-%endif
 Requires:       python(abi) = %{py3_ver}
-%if 0%{?suse_version} && 0%{?suse_version} > 1140
-BuildRequires:  python3-base
-%endif
 
 %description
 psycopg2 is a PostgreSQL database adapter for the Python programming
@@ -76,6 +69,7 @@
 %doc AUTHORS ChangeLog LICENSE NEWS PKG-INFO README
 %{python3_sitearch}/psycopg2
 %{python3_sitearch}/psycopg2-%{version}-py%{py3_ver}.egg-info
+
 %files doc
 %defattr(-,root,root)
 %doc doc/html examples/

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

Reply via email to