* fpc bin+man
This commit is contained in:
peter 2000-11-18 14:33:17 +00:00
parent 3e9ca7d694
commit 3b02411a46
2 changed files with 8 additions and 6 deletions

View File

@ -1,15 +1,15 @@
Name: fpc-docs
Version: 1.0.2
Version: 1.0.4
Release: 1
Copyright: GPL
Group: Development/Languages
Source: fpc-docs-1.0.2-src.tar.gz
Source: fpc-docs-1.0.4-src.tar.gz
Summary: Free Pascal Compiler Documentation
Packager: Peter Vreman (peter@freepascal.org)
URL: http://www.freepascal.org/
BuildRoot: /tmp/fpc-docs-build
%define fpcversion 1.0.2
%define fpcversion 1.0.4
%define fpcdir /usr/lib/fpc/%{fpcversion}
%define docdir /usr/doc/fpc-%{fpcversion}

View File

@ -1,17 +1,17 @@
Name: fpc
Version: 1.0.2
Version: 1.0.4
Release: 1
ExclusiveArch: i386 i586 i686
Copyright: GPL
Group: Development/Languages
Source: fpc-1.0.2-src.tar.gz
Source: fpc-1.0.4-src.tar.gz
Summary: Free Pascal Compiler
Packager: Peter Vreman (peter@freepascal.org)
URL: http://www.freepascal.org/
BuildRoot: /tmp/fpc-build
BuildRequires: fpc
%define fpcversion 1.0.2
%define fpcversion 1.0.4
%define fpcdir /usr/lib/fpc/%{fpcversion}
%define docdir /usr/doc/fpc-%{fpcversion}
@ -81,6 +81,7 @@ $FPCDIR/samplecfg $FPCDIR
%files
/usr/bin/fpc
/usr/bin/ppufiles
/usr/bin/ppudump
/usr/bin/ppumove
@ -109,6 +110,7 @@ $FPCDIR/samplecfg $FPCDIR
/usr/man/man1/h2pas.1
/usr/man/man1/plex.1
/usr/man/man1/pyacc.1
/usr/man/man1/fpc.1
/usr/man/man1/ppc386.1
/usr/man/man5/ppc386.cfg.5
/usr/man/man5/fpcmake.5