Accepting request 96143 from home:dimstar:branches:GNOME:Factory
Push typelib change branch OBS-URL: https://build.opensuse.org/request/show/96143 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=63
This commit is contained in:
committed by
Git OBS Bridge
parent
93bd68699d
commit
2f08d8e92d
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 8 19:51:23 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Split out typelib file in typelib-1_0-Gdl-3.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 26 19:51:17 UTC 2011 - dimstar@opensuse.org
|
Wed Oct 26 19:51:17 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
13
gdl.spec
13
gdl.spec
@@ -51,11 +51,21 @@ Gnome Devtool Libraries contains components and libraries that are
|
|||||||
intended to be shared between GNOME development tools, including
|
intended to be shared between GNOME development tools, including
|
||||||
gnome-debug, gnome-build, and anjuta2.
|
gnome-debug, gnome-build, and anjuta2.
|
||||||
|
|
||||||
|
%package -n typelib-1_0-Gdl-3
|
||||||
|
Summary: Gnome Devtool Libraries contains components and libraries
|
||||||
|
Group: System/Libraries
|
||||||
|
|
||||||
|
%description -n typelib-1_0-Gdl-3
|
||||||
|
Gnome Devtool Libraries contains components and libraries that are
|
||||||
|
intended to be shared between GNOME development tools, including
|
||||||
|
gnome-debug, gnome-build, and anjuta2.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Summary: Gnome Devtool Libraries contains components and libraries
|
Summary: Gnome Devtool Libraries contains components and libraries
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Requires: libgdl-3-2 = %{version}
|
Requires: libgdl-3-2 = %{version}
|
||||||
|
Requires: typelib-1_0-Gdl-3 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Gnome Devtool Libraries contains components and libraries that are
|
Gnome Devtool Libraries contains components and libraries that are
|
||||||
@@ -88,6 +98,9 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||||
%{_libdir}/*.so.*
|
%{_libdir}/*.so.*
|
||||||
|
|
||||||
|
%files -n typelib-1_0-Gdl-3
|
||||||
|
%defattr(-,root,root)
|
||||||
%{_libdir}/girepository-1.0/Gdl-3.typelib
|
%{_libdir}/girepository-1.0/Gdl-3.typelib
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Reference in New Issue
Block a user