Skip to content

Commit

Permalink
simplify: the clones have diverged
Browse files Browse the repository at this point in the history
rockylinux doesn't need 'pycached',
almalinux and oraclelinux do
  • Loading branch information
totaam committed Dec 22, 2024
1 parent e55643b commit cbcaa56
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packaging/rpm/pygobject3.spec
Original file line number Diff line number Diff line change
Expand Up @@ -109,13 +109,7 @@ fi
%{python3_sitearch}/gi/_gi_cairo*.so

%files -n %{python3}-gobject-base
%dir %{python3_sitearch}/gi/
%if 0%{?fedora}%{?el9}%{?el8_10}
%pycached %{python3_sitearch}/gi/*.py
%else
%{python3_sitearch}/gi/*.py
%endif
%{python3_sitearch}/gi/_gi.*.so
%{python3_sitearch}/gi
%{python3_sitearch}/PyGObject-*.egg-info

%files -n %{python3}-gobject-base-noarch
Expand Down

0 comments on commit cbcaa56

Please sign in to comment.