|
@@ -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 ([email protected])
|
|
|
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
|