SPECS (AC-branch): eclipse.spec - 3.2.2

glen glen at pld-linux.org
Thu Mar 15 10:13:26 CET 2007


Author: glen                         Date: Thu Mar 15 09:13:26 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- 3.2.2

---- Files affected:
SPECS:
   eclipse.spec (1.71 -> 1.71.2.1) 

---- Diffs:

================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.71 SPECS/eclipse.spec:1.71.2.1
--- SPECS/eclipse.spec:1.71	Sat Jul 15 21:48:59 2006
+++ SPECS/eclipse.spec	Thu Mar 15 10:13:21 2007
@@ -5,9 +5,8 @@
 #			  This will make building such things like Azureus possible without having
 #			  whole Eclipse suite installed.
 #
-%define		_ver_major	3.2
-%define		_ver_minor	1
-%define		_buildid	200606291905
+%define		_ver_major	3.2.2
+%define		_buildid	200702121330
 #
 Summary:	Eclipse - an open extensible IDE
 Summary(pl):	Eclipse - otwarte, rozszerzalne środowisko programistyczne
@@ -17,7 +16,7 @@
 License:	EPL v1.0
 Group:		Development/Tools
 Source0:	http://download.eclipse.org/eclipse/downloads/drops/R-%{_ver_major}-%{_buildid}/%{name}-sourceBuild-srcIncluded-%{_ver_major}.zip
-# Source0-md5:	67b41802092d4b2f779fb756dcaec85c
+# Source0-md5:	5d1b9f6a146ffc59191e513083a6ec86
 Source1:	%{name}.desktop
 Patch0:		%{name}-core_resources-makefile.patch
 Patch1:		%{name}-build.patch
@@ -32,7 +31,7 @@
 Requires:	ant
 Requires:	jdk >= 1.4
 Obsoletes:	eclipse-SDK
-ExclusiveArch:	i586 i686 pentium3 pentium4 athlon %{x8664} noarch
+ExclusiveArch:	i586 i686 pentium3 pentium4 athlon %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_eclipse_arch	%(echo %{_target_cpu} | sed 's/i.86\\|athlon\\|pentium/x86/;s/amd64/x86_64/')
@@ -90,7 +89,7 @@
 install -d $RPM_BUILD_ROOT%{_bindir}
 cat > $RPM_BUILD_ROOT%{_bindir}/eclipse << 'EOF'
 #!/bin/sh
-exec %{_libdir}/%{name}/eclipse $*
+exec %{_libdir}/%{name}/eclipse ${1:+"$@"}
 EOF
 
 :> $RPM_BUILD_ROOT%{_datadir}/%{name}/.eclipseextension
@@ -168,8 +167,7 @@
 %{_libdir}/%{name}/plugins/org.eclipse.help.ui_*.*.*
 %{_libdir}/%{name}/plugins/org.eclipse.help.webapp_*.*.*
 %{_libdir}/%{name}/plugins/org.eclipse.jdt_*.*.*
-%{_libdir}/%{name}/plugins/org.eclipse.jdt.apt.core_*.*.*
-%{_libdir}/%{name}/plugins/org.eclipse.jdt.apt.ui_*.*.*
+%{_libdir}/%{name}/plugins/org.eclipse.jdt.apt.*.*.*
 %{_libdir}/%{name}/plugins/org.eclipse.jdt.core_*.*.*
 %{_libdir}/%{name}/plugins/org.eclipse.jdt.core.manipulation*.*.*
 %{_libdir}/%{name}/plugins/org.eclipse.jdt.debug_*.*.*
@@ -255,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71.2.1  2007/03/15 09:13:21  glen
+- 3.2.2
+
 Revision 1.71  2006/07/15 19:48:59  adamg
 - updated to 3.2 final
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eclipse.spec?r1=1.71&r2=1.71.2.1&f=u



More information about the pld-cvs-commit mailing list