Mailinglist Archive: opensuse-commit (794 mails)
| < Previous | Next > |
commit gnome-doc-utils for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 05 Sep 2009 00:45:15 +0200
- Message-id: <20090904224516.936606480@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gnome-doc-utils for openSUSE:Factory
checked in at Sat Sep 5 00:45:15 CEST 2009.
--------
--- GNOME/gnome-doc-utils/gnome-doc-utils.changes 2009-08-14
03:09:02.000000000 +0200
+++ gnome-doc-utils/gnome-doc-utils.changes 2009-08-25 13:44:59.000000000
+0200
@@ -1,0 +2,12 @@
+Tue Aug 25 13:43:08 CEST 2009 - vuntz@xxxxxxxxxx
+
+- Update to version 0.17.4:
+ + Don't let "twocolumn" tables collapse in Mallard documents
+ + Use AC_MSG_* when checking for gnome-doc-utils, bgo#571300
+ + Work around buggy OpenSolaris awk
+ + Substantial changes to xml2po
+ + Work on xml2po Mallard mode
+ + Fix misspelling of 'description'
+ + Updated translations.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
gnome-doc-utils-0.17.3.tar.bz2
New:
----
gnome-doc-utils-0.17.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-doc-utils.spec ++++++
--- /var/tmp/diff_new_pack.EJXQi8/_old 2009-09-05 00:37:26.000000000 +0200
+++ /var/tmp/diff_new_pack.EJXQi8/_new 2009-09-05 00:37:26.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package gnome-doc-utils (Version 0.17.3)
+# spec file for package gnome-doc-utils (Version 0.17.4)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -15,29 +15,28 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: gnome-doc-utils
+Version: 0.17.4
+Release: 1
+License: GPL v2 or later ; LGPL v2.1 or later
+Summary: A Collection of Documentation Utilities for GNOME
+Url: http://www.gnome.org
+Group: System/GUI/GNOME
+Source:
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.8/%{name}-%{version}.tar.bz2
BuildRequires: docbook_4
-BuildRequires: translation-update-upstream
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: libxml2-python
BuildRequires: libxslt-devel
BuildRequires: pkg-config
BuildRequires: python
-License: GPL v2 or later ; LGPL v2.1 or later
-Group: System/GUI/GNOME
-Version: 0.17.3
-Release: 2
-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
-Url: http://www.gnome.org
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: translation-update-upstream
+Requires: %{name}-lang = %{version}
Requires: libxml2-python
Requires: libxslt
-Requires: %{name}-lang = %{version}
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
%py_requires
%if %suse_version <= 1110
%define python_sitelib %{py_sitedir}
@@ -108,10 +107,10 @@
%find_lang gnome-doc-mallard-spec %{name}.lang
%find_lang gnome-doc-make %{name}.lang
%find_lang gnome-doc-xslt %{name}.lang
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}
%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
%files
%defattr(-,root,root)
++++++ gnome-doc-utils-0.17.3.tar.bz2 -> gnome-doc-utils-0.17.4.tar.bz2 ++++++
++++ 13271 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |