Browse Source

* 1.0.4
* fpc bin+man

peter 25 years ago
parent
commit
3b02411a46
2 changed files with 8 additions and 6 deletions
  1. 3 3
      install/fpc-docs.spec
  2. 5 3
      install/fpc.spec

+ 3 - 3
install/fpc-docs.spec

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

+ 5 - 3
install/fpc.spec

@@ -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