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

Changes of Revision 6

[-] Changed pychart.spec
x
 
1
@@ -37,7 +37,10 @@
2
 %defattr(-,root,root)
3
 %doc README demos doc COPYING
4
 %{_libdir}/python*/site-packages/%name
5
+%if 0%{?suse_version} >= 1100
6
 %{_libdir}/python*/site-packages/PyChart-%{version}-py*.egg-info
7
+%endif
8
+
9
 %changelog
10
 * Sat Oct 09 2010 Carsten Schoene <cs@linux-administrator.com> - 1.39-1
11
 - update to release 1.39
12