packages: eclipse-swt/eclipse-swt.spec - up to 3.5 - libxul -> libxul-embed...

cactus cactus at pld-linux.org
Wed Jul 8 23:38:11 CEST 2009


Author: cactus                       Date: Wed Jul  8 21:38:11 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.5
- libxul -> libxul-embedding
- TODO: add patches

---- Files affected:
packages/eclipse-swt:
   eclipse-swt.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/eclipse-swt/eclipse-swt.spec
diff -u packages/eclipse-swt/eclipse-swt.spec:1.24 packages/eclipse-swt/eclipse-swt.spec:1.25
--- packages/eclipse-swt/eclipse-swt.spec:1.24	Tue Oct 21 20:19:19 2008
+++ packages/eclipse-swt/eclipse-swt.spec	Wed Jul  8 23:38:05 2009
@@ -2,13 +2,16 @@
 # NOTE
 # - build instructions: http://www.eclipse.org/swt/faq.php#howbuilddll
 #
+# TODO
+# - check if any patches are needed
+#
 # Conditional build:
 %bcond_without	gnome		# build without GNOME
 %bcond_without	xulrunner	# build without xulrunner
 %bcond_without	glx		# build without GLX
 %bcond_without	cairo		# build without cairo
 
-%define	buildid		200806172000
+%define	buildid		200906111540
 
 %ifarch %{x8664}
 %define	swtsrcdir	plugins/org.eclipse.swt.gtk.linux.x86_64
@@ -31,12 +34,12 @@
 Summary:	SWT - a widget toolkit for Java
 Summary(pl.UTF-8):	SWT - zestaw widgetów dla Javy
 Name:		eclipse-swt
-Version:	3.4
-Release:	2
+Version:	3.5
+Release:	1
 License:	CPL v1.0
 Group:		Libraries
 Source0:	http://download.eclipse.org/eclipse/downloads/drops/R-%{version}-%{buildid}/eclipse-sourceBuild-srcIncluded-%{version}.zip
-# Source0-md5:	555c99aee06fc52d2ec03995b5ac0710
+# Source0-md5:	5bba586ef20f9c7a545382a104c513d6
 Patch0:		%{name}-NULL.patch
 URL:		http://www.eclipse.org/swt/
 %{?with_glx:BuildRequires:	OpenGL-devel}
@@ -86,7 +89,7 @@
 	%{?with_glx:make_glx} \
 	%{?with_gnome:make_gnome} \
 	%{?with_cairo:make_cairo} \
-	%{?with_xulrunner:make_xulrunner XULRUNNER_INCLUDES="$(pkg-config --cflags libxul)"} \
+	%{?with_xulrunner:make_xulrunner XULRUNNER_INCLUDES="$(pkg-config --cflags libxul-embedding)"} \
 	JAVA_HOME="%{java_home}" \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
@@ -140,6 +143,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2009/07/08 21:38:05  cactus
+- up to 3.5
+- libxul -> libxul-embedding
+- TODO: add patches
+
 Revision 1.24  2008/10/21 18:19:19  cactus
 - rel 2 - updated files section
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eclipse-swt/eclipse-swt.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list