Accepting request 17869 from GNOME:Factory

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

OBS-URL: https://build.opensuse.org/request/show/17869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-doc-utils?expand=0&rev=22
This commit is contained in:
OBS User autobuild
2009-08-17 12:19:28 +00:00
committed by Git OBS Bridge
parent 675adcd21e
commit 500c4277ba
2 changed files with 15 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 12 15:27:21 CEST 2009 - dominique-obs@leuenberger.net
- Define new python macros on openSUSE <= 11.1.
-------------------------------------------------------------------
Sun Aug 9 12:43:26 CEST 2009 - coolo@novell.com
- use new python macros
-------------------------------------------------------------------
Wed Jul 29 05:19:31 CEST 2009 - vuntz@novell.com

View File

@@ -30,7 +30,7 @@ BuildRequires: python
License: GPL v2 or later ; LGPL v2.1 or later
Group: System/GUI/GNOME
Version: 0.17.3
Release: 1
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
@@ -39,6 +39,9 @@ Requires: libxml2-python
Requires: libxslt
Requires: %{name}-lang = %{version}
%py_requires
%if %suse_version <= 1110
%define python_sitelib %{py_sitedir}
%endif
%description
The gnome-doc-utils package is a collection of documentation utilities
@@ -58,12 +61,6 @@ document types (like GNOME Summaries and XHTML). For other kinds of
documents, it is possible to use -a (--automatic-tags) to choose
suitable translatable pieces.
Authors:
--------
Shaun McCance <shaunm@gnome.org>
%package devel
License: GPL v2 or later ; LGPL v2.1 or later
Summary: A Collection of Documentation Utilities for GNOME
@@ -93,12 +90,6 @@ document types (like GNOME Summaries and XHTML). For other kinds of
documents, it is possible to use -a (--automatic-tags) to choose
suitable translatable pieces.
Authors:
--------
Shaun McCance <shaunm@gnome.org>
%lang_package
%prep
%setup -q
@@ -127,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS COPYING ChangeLog NEWS README
# xml2po stuff
%{_bindir}/xml2po
%{py_sitedir}/xml2po
%{python_sitelib}/xml2po
# gnome-doc-tool stuff
%{_bindir}/gnome-doc-tool
%dir %{_datadir}/gnome-doc-utils