Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory
checked in at Mon Sep 5 17:07:43 CEST 2011.



--------
--- python-tornado/python-tornado.changes       2011-06-22 14:04:20.000000000 
+0200
+++ /mounts/work_src_done/STABLE/python-tornado/python-tornado.changes  
2011-07-07 22:20:01.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul  7 20:19:08 UTC 2011 - [email protected]
+
+- Added README and examples to documentation
+- Fixed license string to "Apache-2.0"
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ python-tornado.spec ++++++
--- /var/tmp/diff_new_pack.1X3pX5/_old  2011-09-05 17:04:01.000000000 +0200
+++ /var/tmp/diff_new_pack.1X3pX5/_new  2011-09-05 17:04:01.000000000 +0200
@@ -16,15 +16,13 @@
 #
 
 
-%{!?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)")}
 
 Name:           python-tornado
 Version:        2.0
-Release:        1
+Release:        3
 Url:            http://www.tornadoweb.org
 Summary:        Open source version of scalable, non-blocking web server that 
power FriendFeed
-License:        http://www.apache.org/licenses/LICENSE-2.0
+License:        Apache-2.0
 Group:          Development/Languages/Python
 Source:         tornado-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -37,6 +35,7 @@
 BuildArch:      noarch
 %endif
 %endif
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 %description
 Tornado is an open source version of the scalable, non-blocking web server and 
tools that power FriendFeed.
@@ -54,8 +53,7 @@
 %setup -q -n tornado-%{version}
 
 %build
-export CFLAGS="%{optflags}"
-python setup.py build
+CFLAGS="%{optflags}" python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
@@ -65,6 +63,7 @@
 
 %files
 %defattr(-,root,root,-)
+%doc README demos
 %{python_sitelib}/*
 
 %changelog


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



Remember to have fun...

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

Reply via email to