From ffa773555fca488c30b31c5d59ff7ada8b9fe199 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 30 Jul 2018 00:22:32 +0200 Subject: [PATCH] =?UTF-8?q?%{python=5Fsitearch}=20=E2=86=92=20%{python2=5F?= =?UTF-8?q?sitearch}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Igor Gnatenko --- pygobject3.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pygobject3.spec b/pygobject3.spec index b26ddc6..7758b40 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -187,16 +187,16 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1 %endif # with_check %files -n python2-gobject -%{python_sitearch}/gi/_gi_cairo.so +%{python2_sitearch}/gi/_gi_cairo.so %files -n python2-gobject-base %license COPYING %doc NEWS %dir %{python_sitearch}/gi -%{python_sitearch}/gi/* +%{python2_sitearch}/gi/* %exclude %{python_sitearch}/gi/_gi_cairo.so -%{python_sitearch}/pygobject-*.egg-info -%{python_sitearch}/pygtkcompat/ +%{python2_sitearch}/pygobject-*.egg-info +%{python2_sitearch}/pygtkcompat/ %if 0%{?with_python3} %files -n python3-gobject