Changes of Revision 2
[-] | Changed | python-idstools.spec |
1
2 %define pkgname py-idstools 3 + 4 +%if 0%{?rhel} >= 6 5 +%define py_sitedir %{_prefix}/lib/python2.6/site-packages 6 +%endif 7 + 8 Name: python-idstools 9 Version: 0.5.1 10 Release: 1 11 |