OBS User autobuild 2009-09-04 22:45:18 +00:00 committed by Git OBS Bridge
parent 51951a5526
commit 165dd622f1
4 changed files with 17 additions and 28 deletions

View File

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

View File

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

View File

@ -1,15 +1,3 @@
-------------------------------------------------------------------
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.4) # spec file for package gnome-doc-utils (Version 0.17.3)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -15,28 +15,29 @@
# 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
BuildRequires: translation-update-upstream License: GPL v2 or later ; LGPL v2.1 or later
Requires: %{name}-lang = %{version} 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
Requires: libxml2-python Requires: libxml2-python
Requires: libxslt Requires: libxslt
BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %{name}-lang = %{version}
%py_requires %py_requires
%if %suse_version <= 1110 %if %suse_version <= 1110
%define python_sitelib %{py_sitedir} %define python_sitelib %{py_sitedir}
@ -107,10 +108,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 %{buildroot} %fdupes $RPM_BUILD_ROOT
%clean %clean
rm -rf %{buildroot} rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root) %defattr(-,root,root)