Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041766
en ru br
ALT Linux repos
S:1.11.2-alt1
5.0: 1.9.7-alt1.1
4.0: 1.8.2-alt2
3.0: 1.8.2-alt2

Group :: Text tools
RPM: rpm2html

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rpm2html
Version: 1.8.2
Release: alt2

Summary: Translates an RPM database and dependency information into HTML
License: W3C Copyright (BSD like).
Group: Text tools

Url: http://rufus.w3.org/linux/rpm2html/
Source0: ftp://rpmfind.net/pub/rpm2html/%name-%version.tar.gz
Source1: %name-README.ALT
Patch0: rpm2html-1.8.2-alt-rpmts.patch
Patch1: rpm2html-alt-verlen.patch
Patch2: rpm2html-1.8.1-alt-sql.patch

Summary(es): Genera HTML y información RDF a partir de un banco de datos rpm

# Automatically added by buildreq on Wed Mar 10 2004

BuildRequires: bzlib-devel hostinfo libpopt-devel librpm-devel libxml2-devel zlib-devel

BuildRequires: perl-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.

%description -l es
Rpm2html intenta resolver uno de los grandes problemas que ocurren
cuando se desea obtener y instalar un paquete RPM: - provee más
información, además del nombre del archivo antes de instalar
el paquete; - intenta resolver las dependencias analizando todo
que un conjunto de RPMs ofrece y requiere. Enseña las referencias
cruzadas como links html.  Rpm2html puede ahora ofrecer los metadatos
asociados a paquetes RPM en formato RDF padrón.

%prep
%setup -q
%patch0 -p1 -b .include
%patch1 -p0 -b .verlen

%add_findreq_skiplist %_datadir/%name

%build
aclocal
autoconf
automake -a -c
%configure
%make_build

%install
%__install -d %buildroot%_datadir/%name
%__install -m644 msg.* %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

%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

%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