Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37803372
en ru br
ALT Linux repos
S:0.20.10-alt3
5.0: 0.16.0-alt1
4.1: 0.12.2-alt1.1
4.0: 0.6.0-alt1
3.0: 0.2.0-alt1
+backports:0.4.3-alt0.M30.1.1

Other repositories
Upstream:0.12.2

Group :: Development/Other
RPM: gnome-doc-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: gnome-doc-utils
Version: 0.2.0
Release: alt1

Summary: Documentation utilities for GNOME
Group: Development/Other
License: LGPL

%define python_version 2.4
%define libxml_version 2.6.0
%define libxslt_version 1.1.8

Requires: python = %__python_version
Requires: libxml2 >= %libxml_version

Source: %name-%version.tar.bz2

%add_python_compile_include %_datadir/xml2po

BuildArch: noarch

BuildPreReq: rpm-build-python

BuildRequires: docbook-dtds common-licenses glib2 libgpg-error libxml2-devel libxslt-devel perl-XML-Parser pkgconfig python-modules-encodings xml-common xml-utils xsltproc

BuildRequires: python-devel >= %python_version
BuildRequires: libxml2-devel >= %libxml_version
BuildRequires: libxslt-devel >= %libxslt_version

%description
gnome-doc-utils is a collection of documentation utilities for the Gnome
project. It contains the DocBook XSLT stylesheets that were once
distributed with Yelp.

%prep
%setup -q
%__rm -f COPYING
%__ln_s %_licensedir/LGPL-2.1 COPYING

%build
%configure
%make_build

%install
%__mkdir_p %buildroot
%make_install DESTDIR=%buildroot install
%find_lang --with-gnome --output=%name.lang gnome-doc-make gnome-doc-xslt

%post
%update_scrollkeeper

%postun
%clean_scrollkeeper

%files -f %name.lang
%doc AUTHORS README NEWS
%doc --no-dereference COPYING
%_bindir/*
%_libdir/pkgconfig/*
%_datadir/xml/gnome
%_datadir/aclocal/*
%_datadir/xml2po
%_datadir/%name

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin