packages: fpc/fpc.spec - up to 2.4.0
arekm
arekm at pld-linux.org
Thu Jan 14 21:39:28 CET 2010
Author: arekm Date: Thu Jan 14 20:39:28 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 2.4.0
---- Files affected:
packages/fpc:
fpc.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: packages/fpc/fpc.spec
diff -u packages/fpc/fpc.spec:1.72 packages/fpc/fpc.spec:1.73
--- packages/fpc/fpc.spec:1.72 Sun Oct 4 11:31:07 2009
+++ packages/fpc/fpc.spec Thu Jan 14 21:39:22 2010
@@ -12,18 +12,18 @@
Summary(ru.UTF-8): Свободный компилятор Pascal
Summary(uk.UTF-8): Вільний компілятор Pascal
Name: fpc
-Version: 2.2.4
+Version: 2.4.0
Release: 1
License: GPL
Group: Development/Languages
Source0: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/source/%{name}build-%{version}.tar.gz
-# Source0-md5: 20bb9a4a9f1449e2249c80d7aba7c245
+# Source0-md5: af49e9a8bb632f361395add30ece8934
Source1: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/i386-linux/%{name}-%{version}.i386-linux.tar
-# Source1-md5: dad8cb132bbefdc52b0f93e56484ea29
+# Source1-md5: 5f38071d4bc560425f08905c14c1a68c
Source2: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/x86_64-linux/%{name}-%{version}.x86_64-linux.tar
-# Source2-md5: f1c523001cd842308d99b86d211368d2
+# Source2-md5: 80fc3434f2d2af25af8c5e4dcf98723b
Source3: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/powerpc-linux/%{name}-%{version}.powerpc-linux.tar
-# Source3-md5: 7340cf98dc751d58d899c546bd46b972
+# Source3-md5: 5a25c4d031e3f11d1d214c0d2faf00b5
Patch0: %{name}-skip-dev-dot.patch
URL: http://www.freepascal.org/
BuildRequires: binutils-static >= 3:2.17.50
@@ -215,7 +215,7 @@
NEWPP=`pwd`/fpcsrc/compiler/ppc%{_bname}
FPCMAKE=`pwd`/fpcsrc/utils/fpcm/fpcmake
-%{__make} -C fpcsrc \
+%{__make} -j1 -C fpcsrc \
compiler_distinstall \
rtl_distinstall \
packages_distinstall \
@@ -234,7 +234,7 @@
INSTALL_MANDIR=$RPM_BUILD_ROOT%{_mandir} \
CODPATH=$RPM_BUILD_ROOT%{_libdir}/%{name}/lexyacc
-%{__make} -C install/man installman \
+%{__make} -j1 -C install/man installman \
INSTALL_MANDIR=$RPM_BUILD_ROOT%{_mandir}
ln -sf %{_libdir}/%{name}/%{version}/ppc%{_bname} $RPM_BUILD_ROOT%{_bindir}
@@ -281,6 +281,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2010/01/14 20:39:22 arekm
+- up to 2.4.0
+
Revision 1.72 2009/10/04 09:31:07 charles
- fixed Source3 (for powerpc - not powerpc64)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fpc/fpc.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list