Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37483469
en ru br
ALT Linux repos
S:0.6-alt1
5.0: 0.3-alt1
4.1: 0.3-alt1
4.0: 0.3-alt1

Group :: Text tools
RPM: xmltoman

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xmltoman
Version: 0.6
Release: alt1

Summary: XML to manpages converting utilities
License: GPLv2
Group: Text tools
Url: https://github.com/atsb/xmltoman

Source: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: perl(XML/Parser.pm)

%description
xmltoman and xmlmantohtml are two very simple scripts for converting xml
to groff or html.

%prep
%setup

%build
make

%install
make install prefix=%buildroot%_prefix
install -pm0644 -D %name.1 %buildroot%_man1dir/%name.1
install -pm0644 xmlmantohtml.1 %buildroot%_man1dir

%files
%doc COPYING README
%_bindir/xmltoman
%_bindir/xmlmantohtml
%_datadir/%name
%_man1dir/*

%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