INFO: GNU Forth.spec

Wojciech "Sas" Cieciwa cieciwa w alpha.zarz.agh.edu.pl
Śro, 23 Wrz 1998, 13:15:54 CEST


Hej, hej...

Posyłam spec-a do GNU Fortha, jest nie skończony ponieważ mam problemy z
pakietem info-*.
Ściśle mówiąc nie działa install-info..

Pozdrawiam.
						Sas.
P.S.
Jeśli ktoś mógł go sprawdzić i powiedzieć co jest źle...



=============================================================================
  UNIX System Administrator, POLAND
      _/_/_/_/ _/_/_/_/  _/_/_/_/     Wojciech 'Sas' Cieciwa
     _/       _/    _/  _/                   
    _/_/_/_/ _/_/_/_/  _/_/_/_/     cieciwa w alpha.zarz.agh.edu.pl
         _/ _/    _/        _/     sas w uci.agh.edu.pl                 
  _/_/_/_/ _/    _/  _/_/_/_/                 
		http://alpha.zarz.agh.edu.pl/~cieciwa

-------------- następna część ---------
Summary: GNU Forth Language
Summary(pl): Kompilator GNU Forth 
Name: gforth
Version: 0.3.0
Release: 1
Copyright: GPL
Group: Languages
Source: ftp://prep.ai.mit.edu/pub/gnu/gforth-0.3.0.tar.gz 
#Patch:
Buildroot: /tmp/%{name}-%{version}-root


%description
Gforth is a fast and portable implementation of the ANS Forth
language. It works nicely with the Emacs editor, offers some nice
features such as input completion and history and a powerful locals
facility, and it even has (the beginnings of) a manual. Gforth employs
traditional implementation techniques: its inner innerpreter is
indirect or direct threaded.  Gforth is distributed under the GNU
General Public license (see COPYING).

%description -l pl

%prep
%setup -q

%build
./configure --prefix=/usr --host=i386-unknown-linux
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
make gforth.dvi
make html

%install
make prefix=$RPM_BUILD_ROOT/usr install
strip $RPM_BUILD_ROOT/usr/bin/*

%clean
#rm -rf $RPM_BUILD_ROOT
#rm -rf $RPM_BUILD_DIR/%name-%version

%files
%doc README TAGS BUGS ToDo gforth.ps html/*
%attr(755, root, root)/usr/bin/gforth*
%attr(644, root, root)/usr/lib/gforth/0.3.0/*
%attr(755, root, root)/usr/lib/gforth/site-forth/
%attr(644, root, root)/usr/info/gforth*
%attr(644, root, root)/usr/man/man1/gforth.1
%attr(644, root, root)/usr/share/gforth/0.3.0/*
%attr(644, root, root)/usr/share/gforth/site-forth/*

%changelog
* Wed Sep 23 1998 Wojciech "Sas" Cięciwa <cieciwa w alpha.zarz.agh.edu.pl>
- Building RPM.


Więcej informacji o liście dyskusyjnej pld-devel-pl