Accepting request 390578 from GNOME:Factory
- Do not package GIMarshallingTests: it's only used by the test suite and is useless on an installed system (the corresponding typelibs and libraries are also not installed). Fix needed for the new gobject-introspection scanner logic in order to not get invalid dependencies (forwarded request 390575 from dimstar) OBS-URL: https://build.opensuse.org/request/show/390578 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gobject?expand=0&rev=61
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 14:12:41 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Do not package GIMarshallingTests: it's only used by the test
|
||||
suite and is useless on an installed system (the corresponding
|
||||
typelibs and libraries are also not installed).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 11:16:53 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -135,6 +135,8 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
|
||||
# Drop pygtkcompat layer.it's useless and we lack other stuff for it to work
|
||||
rm %{buildroot}%{local_py_sitedir}/gi/pygtkcompat.py
|
||||
rm -r %{buildroot}%{local_py_sitedir}/pygtkcompat/
|
||||
# Drop GIMarshallingTests - It's test suite remainders that should not be installed
|
||||
find %{buildroot}%{local_py_sitedir}/gi -name GIMarshallingTests.py* -delete -print
|
||||
rm examples/Makefile*
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 18 14:12:41 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Do not package GIMarshallingTests: it's only used by the test
|
||||
suite and is useless on an installed system (the corresponding
|
||||
typelibs and libraries are also not installed).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 13 11:16:53 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@@ -135,6 +135,8 @@ find $RPM_BUILD_ROOT -name '*.la' -or -name '*.a' | xargs rm -f
|
||||
# Drop pygtkcompat layer.it's useless and we lack other stuff for it to work
|
||||
rm %{buildroot}%{local_py_sitedir}/gi/pygtkcompat.py
|
||||
rm -r %{buildroot}%{local_py_sitedir}/pygtkcompat/
|
||||
# Drop GIMarshallingTests - It's test suite remainders that should not be installed
|
||||
find %{buildroot}%{local_py_sitedir}/gi -name GIMarshallingTests.py* -delete -print
|
||||
rm examples/Makefile*
|
||||
%fdupes $RPM_BUILD_ROOT
|
||||
|
||||
|
Reference in New Issue
Block a user