Author: wolf Date: Sun Feb 10 15:39:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - support gcc4 - rel 2
---- Files affected: SPECS: symbian-sdk-s60v3fp1.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/symbian-sdk-s60v3fp1.spec diff -u SPECS/symbian-sdk-s60v3fp1.spec:1.2 SPECS/symbian-sdk-s60v3fp1.spec:1.3 --- SPECS/symbian-sdk-s60v3fp1.spec:1.2 Tue Dec 11 23:22:47 2007 +++ SPECS/symbian-sdk-s60v3fp1.spec Sun Feb 10 16:39:48 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): SDK Symbiana s60v3 FP1 Name: symbian-sdk-s60v3fp1 Version: 1.07 -Release: 1 +Release: 2 License: Nokia EULA Group: Developement Source0: http://www.martin.st/symbian/gnupoc-package-%{version}.tar.gz # Source0-md5: 4d3f903c3952b028b54e3ff5c657e527 Source1: S60-SDK-200634-3.1-Cpp-f.1090b.zip +Source2: %{name}-gcc4.patch URL: http://www.martin.st/symbian/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -38,6 +39,9 @@ install makelinkdir $RPM_BUILD_ROOT%{_bindir} +cd $RPM_BUILD_ROOT +patch -p1 < %{SOURCE2} + %clean rm -rf $RPM_BUILD_ROOT @@ -122,6 +126,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-02-10 15:39:48 wolf +- support gcc4 +- rel 2 + Revision 1.2 2007-12-11 22:22:47 wolf - fixed description locale ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/symbian-sdk-s60v3fp1.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
