Hello community, here is the log from the commit of package libtomoe-gtk checked in at Fri Feb 1 01:18:28 CET 2008. -------- --- GNOME/libtomoe-gtk/libtomoe-gtk.changes 2007-08-07 20:13:07.000000000 +0200 +++ libtomoe-gtk/libtomoe-gtk.changes 2008-01-31 13:23:50.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Jan 31 13:23:36 CET 2008 - sbrabec@suse.cz + +- Devhelp documentation moved to the separate package (bnc#248813). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtomoe-gtk.spec ++++++ --- /var/tmp/diff_new_pack.eZ4530/_old 2008-02-01 01:13:56.000000000 +0100 +++ /var/tmp/diff_new_pack.eZ4530/_new 2008-02-01 01:13:56.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libtomoe-gtk (Version 0.5.1) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -14,12 +14,12 @@ BuildRequires: fdupes gtk2-devel gucharmap-devel tomoe-devel update-desktop-files # for /usr/share/gtk-doc BuildRequires: gtk-doc -License: LGPL v2 or later +License: LGPL v2.1 or later Group: System/I18n/Japanese -Autoreqprov: on +AutoReqProv: on Version: 0.5.1 -Release: 3 -URL: https://sourceforge.jp/projects/tomoe/ +Release: 74 +Url: https://sourceforge.jp/projects/tomoe/ Source0: http://osdn.dl.sourceforge.jp/tomoe/23909/libtomoe-gtk-0.5.1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{name}-lang = %{version} @@ -38,7 +38,7 @@ %package devel Summary: Include Files and Libraries mandatory for Development Group: System/I18n/Japanese -Requires: %{name} = %{version} tomoe-devel +Requires: %{name} = %{version} tomoe-devel gucharmap-devel %description devel This package contains all necessary include files and libraries needed @@ -51,12 +51,27 @@ Takuro Ashie <ashie@homa.ne.jp> HIGUCHI Daisuke <daih@users.sourceforge.jp> +%package doc +Summary: TOMOE GTK+ library +Group: System/I18n/Japanese +Requires: %{name} = %{version} + +%description doc +TOMOE GTK+ library + + + +Authors: +-------- + Takuro Ashie <ashie@homa.ne.jp> + HIGUCHI Daisuke <daih@users.sourceforge.jp> + %lang_package %prep %setup -q %build -#autoreconf --force --install +autoreconf --force --install %configure\ --disable-static make %{?jobs:-j%jobs} @@ -64,7 +79,6 @@ %install %makeinstall %find_lang libtomoe-gtk - %fdupes $RPM_BUILD_ROOT %clean @@ -74,40 +88,44 @@ %postun -p /sbin/ldconfig -%files -n libtomoe-gtk +%files %defattr(-, root, root) -%doc AUTHORS COPYING ChangeLog INSTALL NEWS README -%dir %{_datadir}/gtk-doc/html/libtomoe-gtk/ -%doc %{_datadir}/gtk-doc/html/libtomoe-gtk/* +%doc AUTHORS COPYING ChangeLog NEWS README TODO %{_libdir}/*.so.* %{_datadir}/libtomoe-gtk %files lang -f libtomoe-gtk.lang -%files -n libtomoe-gtk-devel +%files devel %defattr(-, root, root) %{_libdir}/*.so %{_libdir}/*.*a %{_libdir}/pkgconfig/*.pc %{_includedir}/tomoe/* +%files doc +%defattr(-, root, root) +%{_datadir}/gtk-doc/html/libtomoe-gtk + %changelog -* Tue Aug 07 2007 - maw@suse.de +* Thu Jan 31 2008 sbrabec@suse.cz +- Devhelp documentation moved to the separate package (bnc#248813). +* Tue Aug 07 2007 maw@suse.de - Split off a -lang subpackage - Use fdupes - Buildrequire gtk-doc, not gtk2-doc - Add %%post and %%postun. -* Tue Aug 07 2007 - mrueckert@suse.de +* Tue Aug 07 2007 mrueckert@suse.de - added gtk2-doc to the buildrequires so the doc paths get an owner. -* Mon Aug 06 2007 - mfabian@suse.de +* Mon Aug 06 2007 mfabian@suse.de - update to 0.5.1: • Fix a bug that the candidates view in the handwriting page isn't drawn on KDE environment. • Search characters by stroke count. - add gucharmap-devel to BuildRequires. -* Wed Feb 07 2007 - sbrabec@suse.cz +* Wed Feb 07 2007 sbrabec@suse.cz - Do not build static libraries (#238552). -* Thu Dec 14 2006 - mfabian@suse.de +* Thu Dec 14 2006 mfabian@suse.de - update to 0.4.0 • Adaptation to TOMOE-0.4.0. • Removed dictionary pages. It will be provided as separated @@ -116,11 +134,11 @@ (included upstream). - remove bugzilla-212523-local-variable-used-before-set.patch not needed anymore. -* Tue Oct 17 2006 - mfabian@suse.de +* Tue Oct 17 2006 mfabian@suse.de - Bugzilla #212523: “local variable used before set”. -* Thu Sep 28 2006 - mfabian@suse.de +* Thu Sep 28 2006 mfabian@suse.de - Bugzilla #204090: “local variable used before set”. -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Fri Jan 13 2006 - mfabian@suse.de +* Fri Jan 13 2006 mfabian@suse.de - new package: libtomoe-gtk, version 0.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