Author: arvenil Date: Sun Nov 9 11:11:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - no sparc for TH, for AC there is separate branch
---- Files affected: SPECS: fpc.spec (1.68 -> 1.69) ---- Diffs: ================================================================ Index: SPECS/fpc.spec diff -u SPECS/fpc.spec:1.68 SPECS/fpc.spec:1.69 --- SPECS/fpc.spec:1.68 Sun Nov 9 10:29:49 2008 +++ SPECS/fpc.spec Sun Nov 9 12:11:20 2008 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # TODO: # - check why it builds all static.. -# - doesn't build on ppc/sparc :/ hgw why - drop this ? +# - doesn't build on ppc :/ hgw why - drop this ? # - repair ide build # # Conditional build: @@ -25,10 +25,6 @@ # Source2-md5: 9671bb9f89fd64fd8db4de6c76393c62 Source3: ftp://ftp.freepascal.org/fpc/dist/powerpc-linux-%{version}/%{name}-%{version}.powerpc-linux.tar # Source3-md5: e83013af5e6fd8272c6d26b41234f288 -# no 2.0.4 binary for sparc, 2.0.0 only -#Source4: ftp://ftp.freepascal.org/fpc/dist/sparc-linux-2.0.0/%{name}-2.0.0.sparc-linux.tar -#ftp://ftp.freepascal.org/fpc/dist/sparc-linux-2.2.2/deb/fpc_2.2.2-0.tar.gz -# Source4-md5: dd8925ce8ce93309456c3072e6e4d14d Patch0: %{name}-skip-dev-dot.patch Patch1: %{name}-makedocs.patch Patch2: %{name}-avoid-RE.patch @@ -45,7 +41,7 @@ %{?with_doc:BuildRequires: tetex-metafont} Requires: binutils Provides: fpc-bootstrap -ExclusiveArch: %{ix86} %{x8664} ppc sparc +ExclusiveArch: %{ix86} %{x8664} ppc BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -132,11 +128,6 @@ %define _bver %{version} %define _bname ppc %endif -%ifarch sparc -tar xf %{SOURCE4} -%define _bver 2.0.0 -%define _bname sparc -%endif tar xf binary.*-linux.tar @@ -295,6 +286,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.69 2008/11/09 11:11:20 arvenil +- no sparc for TH, for AC there is separate branch + Revision 1.68 2008/11/09 09:29:49 cactus - up to 2.2.2 - updated TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fpc.spec?r1=1.68&r2=1.69&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
