commit gdl for openSUSE:Factory
Hello community, here is the log from the commit of package gdl for openSUSE:Factory checked in at Thu May 28 03:54:05 CEST 2009. -------- --- GNOME/gdl/gdl.changes 2009-05-05 16:52:20.000000000 +0200 +++ gdl/gdl.changes 2009-05-27 12:35:28.000000000 +0200 @@ -1,0 +2,9 @@ +Wed May 27 12:20:49 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.2: + + Fix out of source tree builds + + Hide private API + + Fix so name generation +- Rename package to libgdl-1-2, and Obsoletes libgdl-1-0. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gdl-2.27.1.tar.bz2 New: ---- gdl-2.27.2.tar.bz2 gdl-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdl.spec ++++++ --- /var/tmp/diff_new_pack.Hp7419/_old 2009-05-28 03:53:20.000000000 +0200 +++ /var/tmp/diff_new_pack.Hp7419/_new 2009-05-28 03:53:20.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package gdl (Version 2.27.1) +# spec file for package gdl (Version 2.27.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,10 +27,11 @@ BuildRequires: translation-update-upstream License: GPL v2 only Group: System/Libraries -Version: 2.27.1 +Version: 2.27.2 Release: 1 Summary: Gnome Devtool Libraries contains components and libraries Source: http://ftp.gnome.org/pub/GNOME/sources/gdl/2.24/%name-%version.tar.bz2 +Source1: %{name}-rpmlintrc Url: http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -47,15 +48,16 @@ Neil Hodgson <neilh at scintilla org> (Scintilla Widget) Gustavo Gir�ldez <gustavo giraldez at gmx net> (GdlDock) -%package -n libgdl-1-0 +%package -n libgdl-1-2 License: GPL v2 only Summary: Gnome Devtool Libraries contains components and libraries Group: System/Libraries Requires: %{name}-lang = %{version} Obsoletes: gdl <= %{version} Provides: gdl = %{version} +Obsoletes: libgdl-1-0 < 2.27.2 -%description -n libgdl-1-0 +%description -n libgdl-1-2 Gnome Devtool Libraries contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2. @@ -72,7 +74,7 @@ License: GPL v2 only Summary: Gnome Devtool Libraries contains components and libraries Group: System/Libraries -Requires: libgdl-1-0 = %{version} +Requires: libgdl-1-2 = %{version} Requires: gtk2-devel libglade2-devel libxml2-devel Obsoletes: gdl-doc <= 2.24.0 Provides: gdl-doc = 2.24.0 @@ -105,14 +107,14 @@ %find_lang %{name}-1 %fdupes -s $RPM_BUILD_ROOT -%post -n libgdl-1-0 -p /sbin/ldconfig +%post -n libgdl-1-2 -p /sbin/ldconfig -%postun -n libgdl-1-0 -p /sbin/ldconfig +%postun -n libgdl-1-2 -p /sbin/ldconfig %clean rm -rf $RPM_BUILD_ROOT -%files -n libgdl-1-0 +%files -n libgdl-1-2 %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README %{_datadir}/gdl @@ -120,7 +122,7 @@ %files devel %defattr(-, root, root) -%{_includedir}/libgdl-1.0 +%{_includedir}/libgdl* %{_libdir}/pkgconfig/*.pc %{_libdir}/*.so # Own these repositories to not depend on gtk-doc while building: @@ -131,6 +133,12 @@ %files lang -f %{name}-1.lang %changelog +* Wed May 27 2009 vuntz@novell.com +- Update to version 2.27.2: + + Fix out of source tree builds + + Hide private API + + Fix so name generation +- Rename package to libgdl-1-2, and Obsoletes libgdl-1-0. * Tue May 05 2009 vuntz@novell.com - Update to version 2.27.1: + Bugs fixed: ++++++ gdl-2.27.1.tar.bz2 -> gdl-2.27.2.tar.bz2 ++++++ ++++ 4412 lines of diff (skipped) ++++++ gdl-rpmlintrc ++++++ addFilter(".*obsolete-not-provided.*libgdl-1-0") ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de