Spec cleanup

This commit is contained in:
Pete Walter 2018-01-09 14:10:24 +00:00
parent 10afa007df
commit 144c403738
1 changed files with 0 additions and 4 deletions

View File

@ -1,6 +1,3 @@
%if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
%endif
%define realname PyICU
Name: pyicu
Version: 2.0
@ -88,7 +85,6 @@ popd
rm -rf %{buildroot}%{python2_sitearch}/tests %{buildroot}%{python3_sitearch}/tests
%files -n python2-pyicu
%defattr(-,root,root,-)
%doc LICENSE README.md CHANGES CREDITS
%{python2_sitearch}/*