From cfebd8a515f247243f952b2cc935761b90e74c515389fa77bcd908571aa0e442 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 1 Oct 2009 13:11:03 +0000 Subject: [PATCH] Accepting request 21481 from home:dimstar:branches:GNOME:Factory Copy from home:dimstar:branches:GNOME:Factory/gdl via accept of submit request 21481 revision 2. OBS-URL: https://build.opensuse.org/request/show/21481 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdl?expand=0&rev=32 --- gdl.changes | 6 ++++++ gdl.spec | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/gdl.changes b/gdl.changes index 5aa8263..a3aa667 100644 --- a/gdl.changes +++ b/gdl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 1 14:50:19 CEST 2009 - dimstar@opensuse.org + +- Rename libgdl-1-2 to libgdl-1-3 as the last updated bumped the + soNUM. + ------------------------------------------------------------------- Tue Sep 22 18:16:24 CEST 2009 - dimstar@opensuse.org diff --git a/gdl.spec b/gdl.spec index ee8424d..3c9b090 100644 --- a/gdl.spec +++ b/gdl.spec @@ -40,7 +40,7 @@ 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 -n libgdl-1-2 +%package -n libgdl-1-3 License: LGPL v2.1 or later Summary: Gnome Devtool Libraries contains components and libraries Group: System/Libraries @@ -49,7 +49,7 @@ Obsoletes: gdl <= %{version} Provides: gdl = %{version} Obsoletes: libgdl-1-0 < 2.27.2 -%description -n libgdl-1-2 +%description -n libgdl-1-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. @@ -58,7 +58,7 @@ gnome-debug, gnome-build, and anjuta2. License: LGPL v2.1 or later Summary: Gnome Devtool Libraries contains components and libraries Group: System/Libraries -Requires: libgdl-1-2 = %{version} +Requires: libgdl-1-3 = %{version} Requires: gtk2-devel libxml2-devel Obsoletes: gdl-doc <= 2.24.0 Provides: gdl-doc = 2.24.0 @@ -83,14 +83,14 @@ rm $RPM_BUILD_ROOT/%{_libdir}/*.la %find_lang %{name}-1 %fdupes -s $RPM_BUILD_ROOT -%post -n libgdl-1-2 -p /sbin/ldconfig +%post -n libgdl-1-3 -p /sbin/ldconfig -%postun -n libgdl-1-2 -p /sbin/ldconfig +%postun -n libgdl-1-3 -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT -%files -n libgdl-1-2 +%files -n libgdl-1-3 %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README %{_datadir}/gdl