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

Group :: Books/Faqs
RPM: rtfm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# -*- rpm-spec -*-
# $Id: rtfm,v 1.3 2002/11/25 18:04:43 grigory Exp $

Name: rtfm
Version: 0.0.1
Release: alt2

Summary: Misc documentation for new users
License: GPL
Group: Books/Faqs
Url: ftp://ftp.altlinux.ru
Source0: %name-%version.sh
Packager: Pavlov Konstantin <thresh at altlinux.ru>

Requires: /usr/bin/man /usr/bin/find

Provides: RTFM r.t.f.m R.T.F.M.
BuildArch: noarch

%description
R.T.F.M. - misc documentation for new users
make easy use of man. run rtfm <command> or
rtfm <command path>.

%install
mkdir -p %buildroot/{%_bindir,%_datadir}
install -m 0755 %SOURCE0 %buildroot%_bindir/%name
ln -s ./doc %buildroot%_datadir/%name
ln -s ./doc %buildroot%_datadir/RTFM

%files
%_datadir/*
%_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