Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37046729
en ru br
Репозитории ALT
S:1.11.2-alt1
5.1: 1.9.7-alt1.1
4.0: 1.8.2-alt2
3.0: 1.8.2-alt2
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: rpm2html

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

Name: rpm2html
Version: 1.9.7
Release: alt1.2

Summary: Translates an RPM database and dependency information into HTML
License: W3C Copyright (BSD like).
Group: Text tools
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

Url: http://rufus.w3.org/linux/rpm2html/
Source0: http://ftp.twaren.net/Unix/NonGNU/rpm2html/rpm2html-1.9.7.tar.gz
Source1: %name-README.ALT
Patch4: rpm2html-1.9.7-alt-rpmts.patch

# Automatically added by buildreq on Mon Jan 05 2009

BuildRequires: bzlib-devel libdb4.7-devel librpm-devel libxml2-devel
BuildPreReq: zlib-devel

%description
The rpm2html utility automatically generates web pages that describe a
set of RPM packages.  The goals of rpm2html are to identify the
dependencies between various packages, and to find the package(s) that
will provide the resources needed to install a given package.  Rpm2html
analyzes the provides and requires of the given set of RPMs, and then
shows the dependency cross-references using hypertext links.  Rpm2html
can now dump the metadata associated with RPM files into standard RDF
files.

%prep
%setup
%patch4 -p0

%add_findreq_skiplist %_datadir/%name

%build
%autoreconf
%configure
%make_build

%install
mkdir -pv %buildroot/var/www/html/rpm2html/local
install -d %buildroot%_datadir/%name
install -pD -m755 %name %buildroot%_bindir/%name
install -pD -m644 %name.config  %buildroot%_sysconfdir/%name.config
install -pD -m644 %name.1  %buildroot%_man1dir/%name.1
install -p -m644 %SOURCE1 README.ALT-ru_RU.KOI8-R
subst 's at url\=\/rpm2html at url=/var/www/html/rpm2html at g' \
%buildroot/etc/rpm2html.config

%files
%doc CHANGES BUGS Copyright INSTALL PRINCIPLES README* TODO
%doc rpm2html-cdrom.config rpm2html-en.config
%config %_sysconfdir/%name.config
%_datadir/%name
%_man1dir/*
%_bindir/%name
/var/www/html/rpm2html

%changelog

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

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