Accepting request 769941 from GNOME:Factory
- Own %{python3_sitearch}/gi/ and subdirectories: in the past, pkgconfig(pygobject-3.0) pulled in py2 and py3 gobject stacks, but we eliminated that so not every consumer of the C-headers gets two python stacks pulled in. Thus, own the directories. (forwarded request 769169 from iznogood) OBS-URL: https://build.opensuse.org/request/show/769941 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gedit?expand=0&rev=132
This commit is contained in:
commit
3ef63741c0
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 22:45:23 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Own %{python3_sitearch}/gi/ and subdirectories: in the past,
|
||||
pkgconfig(pygobject-3.0) pulled in py2 and py3 gobject stacks,
|
||||
but we eliminated that so not every consumer of the C-headers
|
||||
gets two python stacks pulled in. Thus, own the directories.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 21 10:29:23 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gedit
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -174,7 +174,7 @@ translation-update-upstream po %{name}
|
||||
|
||||
%if %{with python_bindings}
|
||||
%files -n python3-gedit
|
||||
%{python3_sitearch}/gi/overrides/Gedit*
|
||||
%{python3_sitearch}/gi/
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
|
Loading…
x
Reference in New Issue
Block a user