Hello community,
here is the log from the commit of package python-django-mailer for
openSUSE:Factory checked in at 2012-02-14 13:10:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-mailer (Old)
and /work/SRC/openSUSE:Factory/.python-django-mailer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-mailer", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-mailer/python-django-mailer.changes
2011-11-28 12:56:10.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-mailer.new/python-django-mailer.changes
2012-02-14 13:10:35.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Dec 28 21:13:20 UTC 2011 - [email protected]
+
+- Remove CFLAGS from spec file.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-mailer.spec ++++++
--- /var/tmp/diff_new_pack.V4QX01/_old 2012-02-14 13:10:44.000000000 +0100
+++ /var/tmp/diff_new_pack.V4QX01/_new 2012-02-14 13:10:44.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)")}
@@ -44,7 +43,7 @@
%setup -q -n django-mailer-%{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]