Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37912695
en ru br
ALT Linux repos
5.0: 0.1-alt1
4.1: 0.1-alt1

Group :: Games/Other
RPM: pyfortune

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: pyfortune
Version: 0.1
Release: alt1

Summary: Python version of ever-popular fortune program.
Summary(ru_RU.UTF8): реализация на Python известной программы fortune
License: GPL3
Group: Games/Other
Url: http://sisyphus.ru/srpm/Sisyphus/pyfortune

Packager: Alexey Morsov <swi at altlinux.ru>
Source: %name-%version.tar

Requires: python >= 2.4

%description
Python version of ever-popular fortune program.

%prep
%setup -q

%build

%install
mkdir -p %buildroot%_defaultdocdir/ %buildroot%_bindir/
cp pyfortune %buildroot%_bindir/
#cp TODO ChangeLog COPYING %buildroot%_defaultdocdir/

%files
%doc ChangeLog COPYING TODO
%_bindir/*

%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