head	0.4;
access;
symbols;
locks
	root:0.4; strict;
comment	@# @;


0.4
date	99.08.02.19.01.33;	author mhi;	state Exp;
branches;
next	0.3;

0.3
date	99.07.05.00.20.58;	author mhi;	state Exp;
branches;
next	;


desc
@RPM SPEC file
@


0.4
log
@*** empty log message ***
@
text
@# $Id: SPEC,v 0.3 1999/07/05 00:20:58 mhi Exp root $
Summary: appindex.txt freshmeat offline browser
Name: appindex
Release: 1
Version: 0.4
Group: Utilities/Files

Copyright: GPL
Packager: Martin Hinner <mhi@@penguin.cz>
URL: http://www.penguin.cz/~mhi/appindex/

Source: ftp://ftp.penguin.cz:/pub/users/mhi/appindex/appindex-0.4.tar.bz2

# Provides: - optional -
# Requires: - optional -
# Conflicts: - optional -

BuildRoot: /tmp/appindex

%description
Freshmeat offline ncurses-based browser.

%prep
bzip2 -dc ../SOURCES/appindex-0.4.tar.bz2 | tar xf -


%build
cd appindex-0.4
./configure
make

%install
cd appindex-0.4
make PREFIX=$RPM_BUILD_ROOT install
gzip $RPM_BUILD_ROOT/usr/local/man/man1/appindex.1

%clean
rm -rf $RPM_BUILD_ROOT

%files
%doc appindex-0.4/README appindex-0.4/TODO
/usr/local/etc/appindex.conf
/usr/local/bin/appindex
/usr/local/bin/getappindex
/usr/local/man/man1/appindex.1.gz
/usr/local/lib/appindex/appindex.txt
@


0.3
log
@First version
@
text
@d1 1
a1 1
# $Id$
d5 1
a5 1
Version: 0.3
d12 1
a12 1
Source: ftp://ftp.penguin.cz:/pub/users/mhi/appindex/appindex-0.3.tar.bz2
d24 1
a24 1
bzip2 -dc ../SOURCES/appindex-0.3.tar.bz2 | tar xf -
d28 2
a29 1
cd appindex-0.3
d33 1
a33 1
cd appindex-0.3
d41 1
a41 1
%doc appindex-0.3/README appindex-0.3/TODO
@
