Hello community,

here is the log from the commit of package python-SQLAlchemy for 
openSUSE:Factory checked in at 2012-12-28 22:47:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old)
 and      /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes      
2012-11-06 16:22:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 
2012-12-28 22:47:40.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 19 15:48:13 UTC 2012 - [email protected]
+
+- The doc package is noarch
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python3-SQLAlchemy.changes     
2012-12-03 11:30:37.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python3-SQLAlchemy.changes    
    2012-12-28 22:47:40.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 19 15:48:22 UTC 2012 - [email protected]
+
+- The doc package is noarch
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.BsdCy8/_old  2012-12-28 22:47:40.000000000 +0100
+++ /var/tmp/diff_new_pack.BsdCy8/_new  2012-12-28 22:47:40.000000000 +0100
@@ -28,12 +28,11 @@
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  python-nose
-%if 0%{?suse_version}
-%py_requires
-%endif
 Provides:       python-sqlalchemy = %{version}
 Obsoletes:      python-sqlalchemy < %{version}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+%endif
 
 %description
 SQLAlchemy is an Object Relational Mappper (ORM) that provides a flexible,
@@ -45,9 +44,9 @@
 domain.
 
 %package doc
-
 Summary:        Documentation for python-SQLAlchemy
 Group:          Documentation/Other
+BuildArch:      noarch
 Requires:       %{name} = %{version}
 
 %description doc

++++++ python3-SQLAlchemy.spec ++++++
--- /var/tmp/diff_new_pack.BsdCy8/_old  2012-12-28 22:47:40.000000000 +0100
+++ /var/tmp/diff_new_pack.BsdCy8/_new  2012-12-28 22:47:40.000000000 +0100
@@ -44,9 +44,9 @@
 domain.
 
 %package doc
-
 Summary:        Documentation for python-SQLAlchemy
 Group:          Documentation/Other
+BuildArch:      noarch
 Requires:       %{name} = %{version}
 
 %description doc

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

Reply via email to