SPECS: eclipse-swt.spec - updated to eclipse 3.3.1.1 (swt 3.347)

glen glen at pld-linux.org
Sun Nov 25 17:19:27 CET 2007


Author: glen                         Date: Sun Nov 25 16:19:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to eclipse 3.3.1.1 (swt 3.347)

---- Files affected:
SPECS:
   eclipse-swt.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/eclipse-swt.spec
diff -u SPECS/eclipse-swt.spec:1.15 SPECS/eclipse-swt.spec:1.16
--- SPECS/eclipse-swt.spec:1.15	Sun Nov 25 16:26:41 2007
+++ SPECS/eclipse-swt.spec	Sun Nov 25 17:19:22 2007
@@ -7,12 +7,8 @@
 %bcond_without	xulrunner	# build without xulrunner
 %bcond_without	glx		# build without GLX
 %bcond_with	cairo		# build with cairo
-#
-%define	buildid  200706251500
-#define	mver   M6
-%define	ver_major  3.3
-%define	ver_minor  0
-%define	ver_swt    3346
+
+%define	buildid		200710231652
 
 %ifarch %{x8664}
 %define	swtsrcdir	plugins/org.eclipse.swt.gtk.linux.x86_64
@@ -34,14 +30,12 @@
 Summary:	SWT - a widget toolkit for Java
 Summary(pl.UTF-8):	SWT - zestaw widgetów dla Javy
 Name:		eclipse-swt
-Version:	%{ver_major}
-#Release:	0.%{mver}_%{buildid}.1
+Version:	3.3.1.1
 Release:	1
 License:	CPL v1.0
 Group:		Libraries
-#Source0:	http://download.eclipse.org/downloads/drops/S-%{ver_major}%{mver}-%{buildid}/eclipse-sourceBuild-srcIncluded-%{ver_major}%{mver}.zip
-Source0:	http://download.eclipse.org/eclipse/downloads/drops/R-%{ver_major}-%{buildid}/eclipse-sourceBuild-srcIncluded-%{version}.zip
-# Source0-md5:	91c688221479986dbdd7d1a0771f04cc
+Source0:	http://download.eclipse.org/eclipse/downloads/drops/R-%{version}-%{buildid}/eclipse-sourceBuild-srcIncluded-%{version}.zip
+# Source0-md5:	593b56fce7d1f1f799e87365cafefbef
 Patch0:		%{name}-NULL.patch
 URL:		http://www.eclipse.org/swt/
 %{?with_glx:BuildRequires:	OpenGL-devel}
@@ -100,7 +94,7 @@
 install -d $RPM_BUILD_ROOT%{_javadir}
 install %{swtsrcdir}/swt.jar $RPM_BUILD_ROOT%{_javadir}
 
-dir=%{_libdir}/swt/%{swtgtkdir}_%{ver_major}.%{ver_minor}/os/linux/%{eclipse_arch}
+dir=%{_libdir}/swt/%{swtgtkdir}_%{version}/os/linux/%{eclipse_arch}
 install -d $RPM_BUILD_ROOT$dir
 for a in swt/libswt-*.so; do
 	install $a $RPM_BUILD_ROOT$dir
@@ -121,6 +115,7 @@
 %files
 %defattr(644,root,root,755)
 %dir %{_libdir}/swt
+%dir %{_libdir}/swt/plugins
 %dir %{_libdir}/swt/%{swtgtkdir}_*.*.*
 %dir %{_libdir}/swt/%{swtgtkdir}_*.*.*/os
 %dir %{_libdir}/swt/%{swtgtkdir}_*.*.*/os/linux
@@ -128,7 +123,7 @@
 %{_javadir}/swt.jar
 %{_libdir}/swt/about_files
 %{_libdir}/swt/about.html
-%{_libdir}/swt/libswt-*-%{ver_swt}.so
+%{_libdir}/swt/libswt-*-*.so
 %attr(755,root,root) %{_libdir}/swt/%{swtgtkdir}_*.*.*/os/linux/%{eclipse_arch}/libswt-atk-gtk-*.so
 %{?with_glx:%attr(755,root,root) %{_libdir}/swt/%{swtgtkdir}_*.*.*/os/linux/%{eclipse_arch}/libswt-glx-gtk-*.so}
 %{?with_gnome:%attr(755,root,root) %{_libdir}/swt/%{swtgtkdir}_*.*.*/os/linux/%{eclipse_arch}/libswt-gnome-gtk-*.so}
@@ -142,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007-11-25 16:19:22  glen
+- updated to eclipse 3.3.1.1 (swt 3.347)
+
 Revision 1.15  2007-11-25 15:26:41  glen
 - assume strip/chrpath hacks no longer needed (present since r1.1 with no reference)
 
================================================================

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



More information about the pld-cvs-commit mailing list