diff --git a/pygobject3.spec b/pygobject3.spec index 6a77e98..5032d61 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -183,11 +183,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1 %endif # with_check %files -n python-gobject -%defattr(644, root, root, 755) %{python_sitearch}/gi/_gi_cairo.so %files -n python-gobject-base -%defattr(644, root, root, 755) %license COPYING %doc AUTHORS NEWS README %dir %{python_sitearch}/gi @@ -198,11 +196,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1 %if 0%{?with_python3} %files -n python3-gobject -%defattr(644, root, root, 755) %{python3_sitearch}/gi/_gi_cairo*.so %files -n python3-gobject-base -%defattr(644, root, root, 755) %license COPYING %doc AUTHORS NEWS README %dir %{python3_sitearch}/gi @@ -213,7 +209,6 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1 %endif # with_python3 %files devel -%defattr(644, root, root, 755) %doc _docs/* %dir %{_includedir}/pygobject-3.0/ %{_includedir}/pygobject-3.0/pygobject.h