Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37807478
en ru br
Репозитории ALT
S:0.20.10-alt3
5.1: 0.16.1-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
www.altlinux.org/Changes

Другие репозитории
Upstream:0.12.2

Группа :: Разработка/Прочее
Пакет: gnome-doc-utils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: gnome-doc-utils
Version: 0.4.3
Release: alt0.M30.1.1

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

%define python_version 2.4
%define libxml_version 2.6.12
%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: common-licenses docbook-dtds libgpg-error libxml2-devel libxslt-devel perl-XML-Parser pkg-config python-base python-dev python-modules-compiler 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 --disable-scrollkeeper
%make_build

%install
%__mkdir_p %buildroot
%make_install DESTDIR=%buildroot pkgconfigdir=%_datadir/pkgconfig 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/*
%_datadir/pkgconfig/*
%_datadir/xml/gnome
%_datadir/aclocal/*
%_datadir/xml2po
%_datadir/%name
%_man1dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin