rpms/fpc/devel .cvsignore, 1.5, 1.6 fpc.spec, 1.9, 1.10 sources, 1.6, 1.7 fpc-2.0.2-G5.patch, 1.1, NONE

Joost van der Sluis (joost) fedora-extras-commits at redhat.com
Fri Sep 15 17:24:10 UTC 2006


Author: joost

Update of /cvs/extras/rpms/fpc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9030

Modified Files:
	.cvsignore fpc.spec sources 
Removed Files:
	fpc-2.0.2-G5.patch 
Log Message:
* Sep 15 2006 Joost van der Sluis <joost at cnoc.nl> 2.0.4-1
- Updated to version 2.0.4



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/fpc/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	21 Dec 2005 11:07:45 -0000	1.5
+++ .cvsignore	15 Sep 2006 17:24:10 -0000	1.6
@@ -1 +1 @@
-fpcbuild-2.0.2.tar.bz2
+fpcbuild-2.0.4.zip


Index: fpc.spec
===================================================================
RCS file: /cvs/extras/rpms/fpc/devel/fpc.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- fpc.spec	1 Mar 2006 10:07:28 -0000	1.9
+++ fpc.spec	15 Sep 2006 17:24:10 -0000	1.10
@@ -1,13 +1,12 @@
 Name:           fpc
-Version:        2.0.2
-Release:        4%{?dist}
+Version:        2.0.4
+Release:        1%{?dist}
 Summary:        Free Pascal Compiler
 
 Group:          Development/Languages
 License:        GPL and modified LGPL
 URL:            http://www.freepascal.org/
-Source0:        ftp://ftp.freepascal.org/pub/fpc/dist/source-%{version}/%{name}build-%{version}.tar.bz2
-Patch0:         %{name}-%{version}-G5.patch
+Source0:        ftp://ftp.freepascal.org/pub/fpc/dist/source-%{version}/%{name}build-%{version}.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:	gpm, glibc, ncurses, binutils
@@ -56,8 +55,7 @@
 %endif
 
 %prep
-%setup -q -n %{name}-src-%{version}
-%patch0 
+%setup -n fpcbuild_%{version}_exp
 
 %build
 cd fpcsrc
@@ -73,9 +71,8 @@
 make packages_extra%{smart} FPC=${NEWPP}
 make ide_all FPC=${NEWPP}
 make utils_all FPC=${NEWPP} DATA2INC=${DATA2INC}
+
 cd ..
-export save_size=40000
-export pool_size=1250000
 make -C fpcdocs pdf FPC=${NEWPP} FPDOC=${NEWFPDOC}
 
 # disable the debuginfo package
@@ -159,6 +156,9 @@
 %{_datadir}/fpcsrc
 
 %changelog
+* Tue Sep 15 2006 Joost van der Sluis <joost at cnoc.nl> 2.0.4-1
+- Updated to version 2.0.4
+
 * Wed Mar 1 2006 Joost van der Sluis <joost at cnoc.nl> 2.0.2-4
 - Rebuild for Fedora Extras 5
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/fpc/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	21 Dec 2005 11:07:45 -0000	1.6
+++ sources	15 Sep 2006 17:24:10 -0000	1.7
@@ -1 +1 @@
-b88893bc005c4404197ae55ef3c0de30  fpcbuild-2.0.2.tar.bz2
+2f7389fd46a27082f753f60c1f545830  fpcbuild-2.0.4.zip


--- fpc-2.0.2-G5.patch DELETED ---




More information about the fedora-extras-commits mailing list