Accepting request 393484 from GNOME:Next
- Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps. - Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms is mapped to Gdk symbols and is only usable in GUI apps. OBS-URL: https://build.opensuse.org/request/show/393484 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=63
This commit is contained in:
parent
3b08577d14
commit
636a566484
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 21:29:34 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms
|
||||
is mapped to Gdk symbols and is only usable in GUI apps.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 08:20:10 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -152,11 +152,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%exclude %{local_py_sitedir}/gi/_gi_cairo*.so
|
||||
%exclude %{local_py_sitedir}/gi/overrides/Gdk.*
|
||||
%exclude %{local_py_sitedir}/gi/overrides/Gtk.*
|
||||
%exclude %{local_py_sitedir}/gi/overrides/keysyms.*
|
||||
|
||||
%files Gdk
|
||||
%defattr(-,root,root)
|
||||
%{local_py_sitedir}/gi/overrides/Gdk.*
|
||||
%{local_py_sitedir}/gi/overrides/Gtk.*
|
||||
%{local_py_sitedir}/gi/overrides/keysyms.*
|
||||
|
||||
%files cairo
|
||||
%defattr(-,root,root)
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 21:29:34 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Move gi/overrides/keysyms.* also to the -Gdk subpackage: Keysyms
|
||||
is mapped to Gdk symbols and is only usable in GUI apps.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 25 08:20:10 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -152,11 +152,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%exclude %{local_py_sitedir}/gi/_gi_cairo*.so
|
||||
%exclude %{local_py_sitedir}/gi/overrides/Gdk.*
|
||||
%exclude %{local_py_sitedir}/gi/overrides/Gtk.*
|
||||
%exclude %{local_py_sitedir}/gi/overrides/keysyms.*
|
||||
|
||||
%files Gdk
|
||||
%defattr(-,root,root)
|
||||
%{local_py_sitedir}/gi/overrides/Gdk.*
|
||||
%{local_py_sitedir}/gi/overrides/Gtk.*
|
||||
%{local_py_sitedir}/gi/overrides/keysyms.*
|
||||
|
||||
%files cairo
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user