Logoj0ke.net Open Build Service > Projects > devel:python > python-cherrypy > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed cherrypy.spec
 
1
@@ -55,6 +55,9 @@
2
 %dir %{py_sitedir}/cherrypy/tutorial
3
 %dir %{py_sitedir}/cherrypy/wsgiserver
4
 %{_bindir}/cherryd
5
+%if 0%{?suse_version} >= 1020
6
+%{py_sitedir}/CherryPy-%{version}-py%{py_ver}.egg-info
7
+%endif
8
 %{py_sitedir}/cherrypy/LICENSE.txt
9
 %{py_sitedir}/cherrypy/__init__.py*
10
 %{py_sitedir}/cherrypy/_cpcgifs.py*
11