Accepting request 19727 from GNOME:Factory

Copy from GNOME:Factory/gnome-doc-utils based on submit request 19727 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/19727
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-doc-utils?expand=0&rev=23
This commit is contained in:
OBS User autobuild 2009-09-04 22:45:20 +00:00 committed by Git OBS Bridge
commit 49829ae98d
4 changed files with 28 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d6959969d95cc65f4de1a0892bd797401b93bd5cdd26a227920417e732a5071
size 743630

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39bb2de1dc38d586ba409851210ca7e628788f8bb9ee3dfb24577e6ed2a81f2a
size 771127

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Aug 25 13:43:08 CEST 2009 - vuntz@novell.com
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 12 15:27:21 CEST 2009 - dominique-obs@leuenberger.net Wed Aug 12 15:27:21 CEST 2009 - dominique-obs@leuenberger.net

View File

@ -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. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -15,29 +15,28 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: gnome-doc-utils 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: docbook_4
BuildRequires: translation-update-upstream
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: intltool BuildRequires: intltool
BuildRequires: libxml2-python BuildRequires: libxml2-python
BuildRequires: libxslt-devel BuildRequires: libxslt-devel
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: python BuildRequires: python
License: GPL v2 or later ; LGPL v2.1 or later BuildRequires: translation-update-upstream
Group: System/GUI/GNOME Requires: %{name}-lang = %{version}
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
Requires: libxml2-python Requires: libxml2-python
Requires: libxslt Requires: libxslt
Requires: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build
%py_requires %py_requires
%if %suse_version <= 1110 %if %suse_version <= 1110
%define python_sitelib %{py_sitedir} %define python_sitelib %{py_sitedir}
@ -108,10 +107,10 @@ make %{?jobs:-j%jobs} pkgconfigdir=%{_datadir}/pkgconfig
%find_lang gnome-doc-mallard-spec %{name}.lang %find_lang gnome-doc-mallard-spec %{name}.lang
%find_lang gnome-doc-make %{name}.lang %find_lang gnome-doc-make %{name}.lang
%find_lang gnome-doc-xslt %{name}.lang %find_lang gnome-doc-xslt %{name}.lang
%fdupes $RPM_BUILD_ROOT %fdupes %{buildroot}
%clean %clean
rm -rf $RPM_BUILD_ROOT rm -rf %{buildroot}
%files %files
%defattr(-,root,root) %defattr(-,root,root)