commit gnome-doc-utils for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-doc-utils for openSUSE:Factory checked in at Wed Mar 11 16:49:26 CET 2009. -------- --- GNOME/gnome-doc-utils/gnome-doc-utils.changes 2009-02-02 06:00:25.000000000 +0100 +++ gnome-doc-utils/gnome-doc-utils.changes 2009-03-09 14:56:44.000000000 +0100 @@ -1,0 +2,19 @@ +Mon Mar 9 14:55:31 CET 2009 - vuntz@novell.com + +- Split off a lang package. +- Put back scrollkeeper in Requires (of the devel package this + time). It's really needed. +- Move some files to the devel package, where they belong. + +------------------------------------------------------------------- +Mon Mar 2 23:15:21 CET 2009 - mboman@suse.de + +- Update to version 0.15.2: + + More RTL fixes for bgo#563559 + + Translation updates +- Completly remove gnome-doc-utils-permissive.patch +- Remove scrollkeeper from BuildRequires/Requires +- Remove AutoReqProv since it's default +- Add libxslt to Requires + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-doc-utils-0.15.1.tar.bz2 gnome-doc-utils-permissive.patch New: ---- gnome-doc-utils-0.15.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-doc-utils.spec ++++++ --- /var/tmp/diff_new_pack.L14467/_old 2009-03-11 16:47:14.000000000 +0100 +++ /var/tmp/diff_new_pack.L14467/_new 2009-03-11 16:47:14.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gnome-doc-utils (Version 0.15.1) +# spec file for package gnome-doc-utils (Version 0.15.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -27,19 +27,15 @@ BuildRequires: python License: GPL v2 or later; LGPL v2.1 or later Group: System/GUI/GNOME -AutoReqProv: on -Version: 0.15.1 +Version: 0.15.2 Release: 1 Summary: A Collection of Documentation Utilities for GNOME Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.8/%{name}-%{version}.tar.bz2 -# PATCH-FIX-OPENSUSE gnome-doc-utils-permissive.patch -- Be permissive for incorrectly formatted docs, so that builds don't fail. Should be removed ASAP. -Patch: gnome-doc-utils-permissive.patch Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: libxml2-python -# only for directory ownership: -BuildRequires: scrollkeeper -Requires: scrollkeeper +Requires: libxslt +Requires: %{name}-lang = %{version} BuildArch: noarch %description @@ -70,8 +66,10 @@ License: GPL v2 or later; LGPL v2.1 or later Summary: A Collection of Documentation Utilities for GNOME Group: System/GUI/GNOME -AutoReqProv: on -Requires: %{name} = %{version} libxml2-devel +Requires: %{name} = %{version} +# Needed by packages being built with gnome-doc-utils, unless they +# use --disable-scrollkeeper +Requires: scrollkeeper %description devel The gnome-doc-utils package is a collection of documentation utilities @@ -98,10 +96,9 @@ -------- Shaun McCance <shaunm@gnome.org> +%lang_package %prep %setup -q -# This patch is an ugly hack and should be removed ASAP: -#%patch %build # autoreconf fails... @@ -120,25 +117,52 @@ %clean rm -rf $RPM_BUILD_ROOT -%files -f %{name}.lang +%files %defattr(-,root,root) %doc AUTHORS COPYING ChangeLog NEWS README -%{_bindir}/* -%{_datadir}/aclocal/gnome-doc-utils.m4 -%{_datadir}/gnome-doc-utils -%{_datadir}/xml/* -%{_datadir}/omf/* +# xml2po stuff +%{_bindir}/xml2po %{_datadir}/xml2po +# gnome-doc-tool stuff +%{_bindir}/gnome-doc-tool +%dir %{_datadir}/gnome-doc-utils +%{_datadir}/gnome-doc-utils/icons +%{_datadir}/gnome-doc-utils/watermarks +%{_datadir}/xml/gnome +# Misc. %{_mandir}/man?/*.* -# Own these directories to not depend on gnome-common while building: -%dir %{_datadir}/gnome -%dir %{_datadir}/gnome/help %files devel %defattr (-, root, root) +%{_bindir}/gnome-doc-prepare +%{_datadir}/aclocal/gnome-doc-utils.m4 %{_datadir}/pkgconfig/*.pc +%{_datadir}/gnome-doc-utils/gnome-doc-utils.make +%{_datadir}/gnome-doc-utils/templates +%{_datadir}/gnome-doc-utils/template*.* + +%files lang -f %{name}.lang +%defattr (-, root, root) +# Own these directories to not depend on gnome-common while building: +%dir %{_datadir}/gnome +%dir %{_datadir}/gnome/help +# Own this directory to not depend on scrollkeeper +%dir %{_datadir}/omf %changelog +* Mon Mar 09 2009 vuntz@novell.com +- Split off a lang package. +- Put back scrollkeeper in Requires (of the devel package this + time). It's really needed. +- Move some files to the devel package, where they belong. +* Mon Mar 02 2009 mboman@suse.de +- Update to version 0.15.2: + + More RTL fixes for bgo#563559 + + Translation updates +- Completly remove gnome-doc-utils-permissive.patch +- Remove scrollkeeper from BuildRequires/Requires +- Remove AutoReqProv since it's default +- Add libxslt to Requires * Mon Feb 02 2009 mboman@suse.de - Update to version 0.15.1: + Fixed some RTL issues, thanks to muayyad alsadi, bgo#563559 @@ -158,10 +182,10 @@ + chmod +x gnome-doc-{tool,prepare} on configure, bgo#557732 + Symlink non-localized figured to C figures, bgo#557227 + Translation updates -* Tue Sep 23 2008 mboman@suse.de +* Wed Sep 24 2008 mboman@suse.de - Update to version 0.14.0: + Translation updates. -* Thu Sep 04 2008 maw@suse.de +* Fri Sep 05 2008 maw@suse.de - Don't require glib2-devel to build. - Do require pkg-config to build. * Sat Aug 30 2008 mboman@novell.com @@ -176,7 +200,7 @@ - Tag patch. - Add gnome-doc-utils-bnc408363-unicodeerror.patch to fix an error in xml2po (bnc#408363). -* Thu Mar 13 2008 maw@suse.de +* Fri Mar 14 2008 maw@suse.de - Update to version 0.12.2: + Added DOCTYPE decls to HTML and XHTML pages + Adde EXSLT set to the excluded prefixes @@ -202,7 +226,7 @@ * Thu Aug 02 2007 mauro@suse.de - Update to version 0.11.1 - Bugfixes for #456700. -* Wed Apr 11 2007 maw@suse.de +* Thu Apr 12 2007 maw@suse.de - Update to version 0.10.3 * general: Use gawk -W compat whenever $(AWK) is gawk (Shaun McCance) @@ -275,9 +299,9 @@ - Update to version 0.2.0 * Wed Mar 09 2005 gekker@suse.de - Updating to version 0.1.3 (GNOME 2.10). -* Wed Feb 02 2005 clahey@suse.de +* Thu Feb 03 2005 clahey@suse.de - Updating to version 0.1.2. * Mon Jan 24 2005 ro@suse.de - fix lib64 build -* Sun Jan 23 2005 clahey@suse.de +* Mon Jan 24 2005 clahey@suse.de - Initial import. ++++++ gnome-doc-utils-0.15.1.tar.bz2 -> gnome-doc-utils-0.15.2.tar.bz2 ++++++ ++++ 3143 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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