Accepting request 96147 from home:dimstar:branches:GNOME:Factory

Push typelib change branch

OBS-URL: https://build.opensuse.org/request/show/96147
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=131
This commit is contained in:
Vincent Untz 2011-12-12 15:55:07 +00:00 committed by Git OBS Bridge
parent ccf4877417
commit 72706c8008
2 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 8 22:49:20 UTC 2011 - dimstar@opensuse.org
- Split typelib in subpackage typelib-1_0-GnomeDesktop-3_0.
-------------------------------------------------------------------
Mon Nov 21 16:34:25 UTC 2011 - dimstar@opensuse.org

View File

@ -80,11 +80,23 @@ reasons. There is no API or ABI guarantee, although we are doing our
best to provide stability. Documentation for the API is available with
gtk-doc.
%package -n typelib-1_0-GnomeDesktop-3_0
Summary: The GNOME Desktop API Library
Group: System/Libraries
%description -n typelib-1_0-GnomeDesktop-3_0
The libgnome-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various
reasons. There is no API or ABI guarantee, although we are doing our
best to provide stability. Documentation for the API is available with
gtk-doc.
%package -n libgnome-desktop-3-devel
License: LGPLv2.1+
Summary: The GNOME Desktop API Library -- Development Files
Group: Development/Libraries/GNOME
Requires: libgnome-desktop-3-2 = %{version}
Requires: typelib-1_0-GnomeDesktop-3_0 = %{version}
%if %IS_DEFAULT_GNOME_DESKTOP
Provides: %{name}-devel = %{version}
Obsoletes: %{name}-devel < %{version}
@ -168,6 +180,9 @@ rm -rf %{buildroot}
%endif
%{_datadir}/libgnome-desktop-3.0/
%{_libdir}/libgnome-desktop-3.so.*
%files -n typelib-1_0-GnomeDesktop-3_0
%defattr(-,root,root)
%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
%files -n libgnome-desktop-3-devel