From 4f390aa6e41a796b04c85064657b885c81b53fce Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Jul 19 2018 14:35:43 +0000 Subject: Use version python macro and drop Group tag --- diff --git a/python-pycxx.spec b/python-pycxx.spec index 60181c9..76d8719 100644 --- a/python-pycxx.spec +++ b/python-pycxx.spec @@ -20,7 +20,6 @@ Version: 7.0.3 Release: 4%{?dist} Summary: Write Python extensions in C++ -Group: Development/Libraries License: BSD URL: http://CXX.sourceforge.net/ @@ -134,7 +133,7 @@ EOF %{_includedir}/CXX/*.hxx %{_includedir}/CXX/*.h %{_includedir}/CXX/Python2 -%{python_sitelib}/CXX* +%{python2_sitelib}/CXX* %dir %{_usrsrc}/CXX %{_usrsrc}/CXX/*.cxx %{_usrsrc}/CXX/*.c