Author: charles Date: Sun Oct 4 09:31:12 2009 GMT Module: packages Tag: HEAD ---- Log message: - fixed Source3 (for powerpc - not powerpc64)
---- Files affected: packages/fpc: fpc.spec (1.71 -> 1.72) ---- Diffs: ================================================================ Index: packages/fpc/fpc.spec diff -u packages/fpc/fpc.spec:1.71 packages/fpc/fpc.spec:1.72 --- packages/fpc/fpc.spec:1.71 Sun Oct 4 11:21:42 2009 +++ packages/fpc/fpc.spec Sun Oct 4 11:31:07 2009 @@ -22,8 +22,8 @@ # Source1-md5: dad8cb132bbefdc52b0f93e56484ea29 Source2: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/x86_64-linux/%{name}-%{version}.x86_64-linux.tar # Source2-md5: f1c523001cd842308d99b86d211368d2 -Source3: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/powerpc64-linux/%{name}-%{version}.powerpc64-linux.tar -# Source3-md5: 16649f2849b8871c9dfcfd070f2004d4 +Source3: ftp://ftp.freepascal.org/pub/fpc/dist/%{version}/powerpc-linux/%{name}-%{version}.powerpc-linux.tar +# Source3-md5: 7340cf98dc751d58d899c546bd46b972 Patch0: %{name}-skip-dev-dot.patch URL: http://www.freepascal.org/ BuildRequires: binutils-static >= 3:2.17.50 @@ -281,6 +281,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.72 2009/10/04 09:31:07 charles +- fixed Source3 (for powerpc - not powerpc64) + Revision 1.71 2009/10/04 09:21:42 charles - updated to 2.2.4 - removed outdated -makedocs.patch, -avoid-RE.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fpc/fpc.spec?r1=1.71&r2=1.72&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
