Accepting request 139744 from GNOME:Factory
- Make glib2-devel-32bit available on all archs (baselibs.conf). - Remove redundant tags/sections from specfile. OBS-URL: https://build.opensuse.org/request/show/139744 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=137
This commit is contained in:
commit
f8e503911b
@ -1,3 +1,10 @@
|
||||
glib2-devel
|
||||
requires -glib2-<targettype>
|
||||
requires "glib2-tools-<targettype> = <version>"
|
||||
requires "libgio-2_0-0-<targettype> = <version>"
|
||||
requires "libgmodule-2_0-0-<targettype> = <version>"
|
||||
requires "libgobject-2_0-0-<targettype> = <version>"
|
||||
requires "libgthread-2_0-0-<targettype> = <version>"
|
||||
glib2-tools
|
||||
+/usr/bin/gio-querymodules(-64)?
|
||||
libglib-2_0-0
|
||||
@ -19,6 +26,3 @@ libgio-fam
|
||||
postun "%else"
|
||||
postun "<prefix>%{_bindir}/gio-querymodules <prefix>%{_libdir}/gio/modules"
|
||||
postun "%endif"
|
||||
|
||||
arch ppc package glib2-devel
|
||||
arch sparcv9 package glib2-devel
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 24 19:29:10 UTC 2012 - jengelh@inai.de
|
||||
|
||||
- Make glib2-devel-32bit available on all archs (baselibs.conf).
|
||||
- Remove redundant tags/sections from specfile.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 07:11:40 UTC 2012 - dimstar@opensuse.org
|
||||
|
||||
|
@ -123,7 +123,6 @@ GSettings and applications used by the MIME system.
|
||||
|
||||
%package devel
|
||||
#'
|
||||
Requires: %{name} = %{version}
|
||||
Requires: glibc-devel
|
||||
Requires: pkg-config
|
||||
# Now require the subpackages too
|
||||
@ -378,9 +377,6 @@ fi
|
||||
%{_bindir}/gio-querymodules %{_libdir}/gio/modules
|
||||
%endif
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/gdbus
|
||||
|
Loading…
Reference in New Issue
Block a user