Author: glen Date: Sun Nov 25 12:55:48 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - nognome, makefile patches outdated
---- Files affected: SPECS: eclipse-swt.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/eclipse-swt.spec diff -u SPECS/eclipse-swt.spec:1.11 SPECS/eclipse-swt.spec:1.12 --- SPECS/eclipse-swt.spec:1.11 Sun Nov 25 13:48:52 2007 +++ SPECS/eclipse-swt.spec Sun Nov 25 13:55:42 2007 @@ -48,8 +48,6 @@ # Source0-md5: 91c688221479986dbdd7d1a0771f04cc Source0: http://download.eclipse.org/eclipse/downloads/drops/R-%{_ver_major}-%{_buildid}/eclipse-sourceBuild-srcIncluded-%{version}.zip Patch0: %{name}-NULL.patch -Patch1: %{name}-makefile.patch -Patch2: %{name}-nognome.patch URL: http://www.eclipse.org/swt %{?with_glx:BuildRequires: OpenGL-devel} BuildRequires: ant >= 1.6.1 @@ -86,7 +84,6 @@ cd swt %{__unzip} -qq -o ../%{_swtsrcdir}/src.zip %patch0 -p0 -%patch2 -p0 %build %{__make} -f make_linux.mak -C swt \ @@ -95,7 +92,6 @@ %{?with_gnome:make_gnome} \ %{?with_cairo:make_cairo} \ %{?with_xulrunner:make_xulrunner XULRUNNER_INCLUDES="$(pkg-config --cflags xulrunner-xpcom)"} \ - all \ JAVA_HOME="%{java_home}" \ CC="%{__cc}" \ CXX="%{__cxx}" \ @@ -151,6 +147,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2007-11-25 12:55:42 glen +- nognome, makefile patches outdated + Revision 1.11 2007-11-25 12:48:52 glen - updated to 3.3, awt dropped, mozilla replaced with xulrunner, glx is new - spec cleanups and simplify ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eclipse-swt.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
