Hello community,

here is the log from the commit of package python-happybase for 
openSUSE:Factory checked in at 2013-04-14 10:37:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-happybase (Old)
 and      /work/SRC/openSUSE:Factory/.python-happybase.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-happybase", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-happybase/python-happybase.changes        
2013-03-18 07:10:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-happybase.new/python-happybase.changes   
2013-04-14 10:37:59.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  5 07:39:14 UTC 2013 - [email protected]
+
+- Define python_sitelib to fix SLE_11_SP1 build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-happybase.spec ++++++
--- /var/tmp/diff_new_pack.DsHoiR/_old  2013-04-14 10:38:00.000000000 +0200
+++ /var/tmp/diff_new_pack.DsHoiR/_new  2013-04-14 10:38:00.000000000 +0200
@@ -13,15 +13,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-happybase
 Version:        0.4
 Release:        0
-License:        MIT
 Summary:        A developer-friendly Python library to interact with Apache 
HBase
-Url:            https://github.com/wbolster/happybase
+License:        MIT
 Group:          Development/Languages/Python
+Url:            https://github.com/wbolster/happybase
 Source:         
http://pypi.python.org/packages/source/h/happybase/happybase-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -29,6 +30,7 @@
 Requires:       python-thrift
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %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()")}
 %else
 BuildArch:      noarch
 %endif

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

Reply via email to