Author: baggins Date: Wed Sep 21 10:50:50 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.4.4 - it build all static because it's a POS that can't prpperly grok the idea of shared libs, i.o.w. it's how it is.
---- Files affected: packages/fpc: fpc.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: packages/fpc/fpc.spec diff -u packages/fpc/fpc.spec:1.76 packages/fpc/fpc.spec:1.77 --- packages/fpc/fpc.spec:1.76 Sun May 8 06:18:13 2011 +++ packages/fpc/fpc.spec Wed Sep 21 12:50:45 2011 @@ -1,6 +1,5 @@ # $Revision$, $Date$ # TODO: -# - check why it builds all static.. # - repair ide build # # Conditional build: @@ -12,18 +11,18 @@ Summary(ru.UTF-8): Свободный компилятор Pascal Summary(uk.UTF-8): Вільний компілятор Pascal Name: fpc -Version: 2.4.2 -Release: 1 +Version: 2.4.4 +Release: 0.1 License: GPL Group: Development/Languages Source0: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/source/%{name}build-%{version}.tar.gz -# Source0-md5: 35ff506cca77b999097ffed61705be95 +# Source0-md5: d069dfd3412bd0d26dcd1b81ac998305 Source1: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/i386-linux/%{name}-%{version}.i386-linux.tar -# Source1-md5: f265bf3b0f13ccb73b161928e3fa1a4b +# Source1-md5: e761c4866ac4c8fcbe09f657f315ec32 Source2: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/x86_64-linux/%{name}-%{version}.x86_64-linux.tar -# Source2-md5: c738800fa943dcb6bac8d44af1e8a82a +# Source2-md5: 058e6cd765026748a2bd24c86f1ecf18 Source3: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/powerpc-linux/%{name}-%{version}.powerpc-linux.tar -# Source3-md5: b6b62a58230a26b4bf2680953a37040d +# Source3-md5: cea93e5da48c45da3147236cba75dc76 Patch0: %{name}-skip-dev-dot.patch Patch1: %{name}-fpdoc.patch URL: http://www.freepascal.org/ @@ -284,6 +283,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2011/09/21 10:50:45 baggins +- up to 2.4.4 +- it build all static because it's a POS that can't prpperly grok the idea of shared libs, i.o.w. it's how it is. + Revision 1.76 2011/05/08 04:18:13 charles - updated to 2.4.2 - added -fpdoc.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fpc/fpc.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
