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

Group :: Games/Other
RPM: fortunes-taow

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-
%define _fname taow

Name: fortunes-%_fname
Version: 1.0
Release: alt1

Summary: Quotes from Sun-Tzu's "The Art of War"
Group: Games/Other
License: GPL
Url: http://www.gutenberg.org/

BuildArch: noarch

Source: fortunes-%_fname-%version.tar.gz

PreReq: fortune-mod

%description
This is a collection of quotes from the famous book "The Art of War"
for use with 'fortune' program

%prep
%setup -q

%install
%__mkdir_p %buildroot%_gamesdatadir/fortune
%__install -p -m 644 %{_fname}* %buildroot%_gamesdatadir/fortune

%files
%_gamesdatadir/fortune/*
%doc README LICENSE.GUTENBERG 132a.txt

%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