Author: qboosh Date: Mon Jun 23 20:42:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: symbian-gcc-codesourcery.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/symbian-gcc-codesourcery.spec diff -u SPECS/symbian-gcc-codesourcery.spec:1.1 SPECS/symbian-gcc-codesourcery.spec:1.2 --- SPECS/symbian-gcc-codesourcery.spec:1.1 Tue Dec 11 01:15:05 2007 +++ SPECS/symbian-gcc-codesourcery.spec Mon Jun 23 22:42:43 2008 @@ -1,6 +1,7 @@ # $Revision$, $Date$ # # TODO: recompile sources instead of redistributing binaries? +# NOTE: when we distribute binaries made from GPL sources, we MUST provide sources too # Summary: GNU Toolchain for ARM Processors Summary(pl.UTF-8): Zestaw narzędzi GNU dla procesorów ARM @@ -8,7 +9,7 @@ Version: 2005Q1C Release: 1 License: GPL -Group: Developement +Group: Developement/Tools # http://www.codesourcery.com/gnu_toolchains/arm/download.html Source0: http://www.codesourcery.com/public/gnu_toolchain/arm-none-symbianelf/gnu-csl-arm-2005Q1C-arm-none-symbianelf-i686-pc-linux-gnu.tar.bz2 # Source0-md5: 622e4db70cfae6a9eec26892a9932633 @@ -23,16 +24,21 @@ Thumb, and Thumb-2 compilation for all architectures in active use, including Version 7 of the ARM Architecture. +%description -l pl.UTF-8 +CodeSourcery we współpracy z ARM, Ltd. tworzy udoskonalenia do zestawu +narzędzi programistycznych (toolchainu) GNU dla procesorów ARM i +zapewnia ich regularne, sprawdzone wydania. Sourcery G++ Lite Edition +obsługuje kompilacje ARM, Thumb i Thumb-2 dla wszystkich architektur +będących w aktywnym użyciu, wraz z wersją 7 architektury ARM. + %prep %setup -c -%build - %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}} -cp -r arm-none-symbianelf $RPM_BUILD_ROOT%{_prefix}/ +cp -r arm-none-symbianelf $RPM_BUILD_ROOT%{_prefix} cp -r bin/* $RPM_BUILD_ROOT%{_bindir} cp -r lib/gcc $RPM_BUILD_ROOT%{_libdir} cp libexec/gcc/arm-none-symbianelf/3.4.3/c* $RPM_BUILD_ROOT%{_prefix}/arm-none-symbianelf/bin @@ -55,6 +61,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/06/23 20:42:43 qboosh +- pl + Revision 1.1 2007/12/11 00:15:05 wolf - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/symbian-gcc-codesourcery.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
