Hello community,

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

Package is "python-mox", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mox/python-mox.changes    2011-11-28 
12:56:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-mox.new/python-mox.changes       
2012-02-14 13:11:10.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 28 21:25:00 UTC 2011 - [email protected]
+
+- Remove CFLAGS from spec file.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mox.spec ++++++
--- /var/tmp/diff_new_pack.1kiwYz/_old  2012-02-14 13:11:11.000000000 +0100
+++ /var/tmp/diff_new_pack.1kiwYz/_new  2012-02-14 13:11:11.000000000 +0100
@@ -11,10 +11,9 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
@@ -43,7 +42,7 @@
 %setup -q -n mox-%{version}
 
 %build
-CFLAGS="%{optflags}" python setup.py build
+python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}

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

Reply via email to