commit libslab for openSUSE:Factory
Hello community, here is the log from the commit of package libslab for openSUSE:Factory checked in at Mon Aug 31 22:54:01 CEST 2009. -------- New Changes file: --- /dev/null 2009-04-14 11:55:47.000000000 +0200 +++ libslab/libslab.changes 2009-08-28 18:48:38.000000000 +0200 @@ -0,0 +1,15 @@ +------------------------------------------------------------------- +Fri Aug 28 18:42:44 CEST 2009 - vuntz@novell.com + +- Update to version 2.27.91: + + Don't assume that libslab controls the main loop + + Avoid markup in translatable strings + + Libslab can now be made not to install headers, for internal + use in other modules + + Updated translations. + +------------------------------------------------------------------- +Sat Aug 8 17:42:20 CEST 2009 - vuntz@novell.com + +- Initial package. Code was split from gnome-main-menu module. + calling whatdependson for head-i586 New: ---- libslab-2.27.91.tar.bz2 libslab.changes libslab.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libslab.spec ++++++ # # spec file for package libslab (Version 2.27.91) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: libslab Version: 2.27.91 Release: 1 License: GPL v2 or later Summary: Library to create tile-based UI for GNOME Group: Development/Libraries/GNOME Source0: %{name}-%{version}.tar.bz2 BuildRequires: gconf2-devel BuildRequires: glib2-devel BuildRequires: gnome-desktop-devel BuildRequires: gnome-menus-devel BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: librsvg-devel Requires: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This library makes it easy to create tile-based UI for GNOME, as seen in gnome-main-menu. %package -n libslab0 License: GPL v2 or later Summary: Library to create tile-based UI for GNOME Group: Development/Libraries/GNOME Requires: %{name}-lang = %{version} # Needed to make lang package installable Provides: %{name} = %{version} # The library used to live in gnome-main-menu Conflicts: gnome-main-menu < 0.9.13 %description -n libslab0 This library makes it easy to create tile-based UI for GNOME, as seen in gnome-main-menu. %package devel License: GPL v2 or later Summary: Library to create tile-based UI for GNOME - Development Files Group: Development/Libraries/GNOME Requires: libslab0 = %{version} Requires: gconf2-devel Requires: glib2-devel Requires: gnome-desktop-devel Requires: gnome-menus-devel Requires: gtk2-devel %description devel This library makes it easy to create tile-based UI for GNOME, as seen in gnome-main-menu. %lang_package %prep %setup -q %build %configure --disable-static %__make %{?jobs:-j%jobs} %install %makeinstall find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %clean %{__rm} -rf %{buildroot} %post -n libslab0 -p /sbin/ldconfig %postun -n libslab0 -p /sbin/ldconfig %files -n libslab0 %defattr(-, root, root) %doc ChangeLog %{_libdir}/*.so.* %files devel %defattr(-, root, root) %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_includedir}/libslab/ %files lang -f %{name}.lang %defattr(-, root, root) # exclude locales which don't exist on openSUSE %exclude %{_datadir}/locale/en_IGID/LC_MESSAGES/* %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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