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

Group :: Text tools
RPM: banner

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: banner
Release: alt1
Version: 1.3.5

Summary: Prints a short string to the console in very large letters
Group: Text tools
License: GPLv2
Url: https://github.com/pronovic/%name

Packager: Michael Shigorin <mike at altlinux.org>

Vcs: https://github.com/pronovic/banner.git
Source: %url/releases/download/BANNER_V%version/%name-%version.tar.gz
Source100: %name.watch

%description
Classic-style banner program similar to the one found in Solaris or AIX.
The banner program prints a short string to the console in very large
letters.

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall_std

%files
%doc AUTHORS README ChangeLog
%_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