diff --git a/gnome-doc-utils-0.20.6.tar.bz2 b/gnome-doc-utils-0.20.6.tar.bz2 deleted file mode 100644 index 3ff7d7e..0000000 --- a/gnome-doc-utils-0.20.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:091486e370480bf45349ad09dac799211092a02938b26a0d68206172cb6cebbf -size 716487 diff --git a/gnome-doc-utils-0.20.7.tar.xz b/gnome-doc-utils-0.20.7.tar.xz new file mode 100644 index 0000000..44d4d40 --- /dev/null +++ b/gnome-doc-utils-0.20.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8a40113bcafa263e3f4af0a9dc85f913c04f12098317adee62a61529fc18c06 +size 519160 diff --git a/gnome-doc-utils.changes b/gnome-doc-utils.changes index bf38fe7..04042ec 100644 --- a/gnome-doc-utils.changes +++ b/gnome-doc-utils.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Mar 2 20:10:47 UTC 2012 - dimstar@opensuse.org + +- Update to version 0.20.7: + + Use gawk --traditional option instead of -W compat + + Added support for silent rules to gnome-doc-utils.make + + Fixed xml2po.pc to not Require libxml.pc + + Added --disable-documentation build option + + Dropped Mallard definitions from gnome-doc-utils + + Updated translations: +- Remove libxml2-devel Requires from xml2po-devel package: the .pc + file no longer references libxml. +- Remove obsoleted conditions for openSUSE <= 11.1. + ------------------------------------------------------------------- Sat Feb 25 10:02:42 UTC 2012 - coolo@suse.com diff --git a/gnome-doc-utils.spec b/gnome-doc-utils.spec index 721ab3b..16dbd78 100644 --- a/gnome-doc-utils.spec +++ b/gnome-doc-utils.spec @@ -17,13 +17,13 @@ Name: gnome-doc-utils -Version: 0.20.6 +Version: 0.20.7 Release: 0 Summary: A Collection of Documentation Utilities for GNOME License: GPL-2.0+ Group: System/GUI/GNOME Url: http://www.gnome.org -Source: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.8/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gnome-doc-utils/0.20/%{name}-%{version}.tar.xz BuildRequires: docbook_4 BuildRequires: fdupes BuildRequires: intltool @@ -37,9 +37,6 @@ Requires: libxslt Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -%if %suse_version <= 1110 -%define python_sitelib %{py_sitedir} -%endif %description The gnome-doc-utils package is a collection of documentation utilities @@ -82,7 +79,6 @@ Yelp. Summary: Tool to extract translatable content from XML documents License: GPL-2.0+ Group: System/GUI/GNOME -Requires: libxml2-devel Requires: xml2po = %{version} %description -n xml2po-devel @@ -118,21 +114,15 @@ rm -rf %{buildroot} %doc AUTHORS COPYING ChangeLog NEWS README %dir %{_datadir}/gnome/ %dir %{_datadir}/gnome/help/ -%dir %{_datadir}/omf/ %dir %{_datadir}/gnome/help/gnome-doc-make/ %doc %{_datadir}/gnome/help/gnome-doc-make/C/ -%dir %{_datadir}/omf/gnome-doc-make/ -%doc %{_datadir}/omf/gnome-doc-make/gnome-doc-make-C.omf %dir %{_datadir}/gnome/help/gnome-doc-xslt/ %doc %{_datadir}/gnome/help/gnome-doc-xslt/C/ -%dir %{_datadir}/omf/gnome-doc-xslt/ -%doc %{_datadir}/omf/gnome-doc-xslt/gnome-doc-xslt-C.omf %{_bindir}/gnome-doc-tool %dir %{_datadir}/gnome-doc-utils %{_datadir}/gnome-doc-utils/icons %{_datadir}/gnome-doc-utils/watermarks %{_datadir}/xml/gnome -%{_datadir}/xml/mallard %files -n xml2po %defattr (-, root, root)