Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37700213
en ru br
ALT Linux repos
S:1.0-alt1

Group :: File tools
RPM: rpmdiagram

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rpmdiagram
Version: 1.0
Release: alt1

Summary: Draws diagrams of RPM dependencies

Group: File tools
License: GPLv2
Url: http://software.amiga-hardware.com

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://software.amiga-hardware.com/software/%name-%version.tar

BuildArch: noarch

# Automatically added by buildreq on Tue Oct 26 2010 (-bi)

BuildRequires: perl-GraphViz

%description
Draws diagrams of installed RPM dependencies using GraphViz and outputs the
diagram into an image file such as PNG or JPG.

%prep
%setup

%install
mkdir -p %buildroot%_bindir %buildroot%_sysconfdir %buildroot%_datadir/%name
install -pm0755 %name %buildroot%_bindir
install -pm0644 %name.cfg %buildroot%_sysconfdir

%files
%doc examples README COPYING
%_bindir/%name
%config(noreplace) %_sysconfdir/%name.cfg

%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