SPECS: eclipse.spec - cosmetics
glen
glen at pld-linux.org
Mon Apr 3 17:02:12 CEST 2006
Author: glen Date: Mon Apr 3 15:02:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- cosmetics
---- Files affected:
SPECS:
eclipse.spec (1.53 -> 1.54)
---- Diffs:
================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.53 SPECS/eclipse.spec:1.54
--- SPECS/eclipse.spec:1.53 Sun Feb 19 23:38:20 2006
+++ SPECS/eclipse.spec Mon Apr 3 17:02:07 2006
@@ -18,7 +18,7 @@
Release: 1
License: EPL v1.0
Group: Development/Tools
-Source0: http://download.eclipse.org/eclipse/downloads/drops/R-%{_ver_major}-%{_buildid}/eclipse-sourceBuild-srcIncluded-%{_ver_major}.zip
+Source0: http://download.eclipse.org/eclipse/downloads/drops/R-%{_ver_major}-%{_buildid}/%{name}-sourceBuild-srcIncluded-%{_ver_major}.zip
# Source0-md5: f2c8066151de14c5ccdf420266ce9f39
Source1: %{name}.desktop
Patch0: %{name}-core_resources-makefile.patch
@@ -84,9 +84,9 @@
#wrapper
install -d $RPM_BUILD_ROOT%{_bindir}
-cat > $RPM_BUILD_ROOT%{_bindir}/eclipse << EOF
+cat > $RPM_BUILD_ROOT%{_bindir}/eclipse << 'EOF'
#!/bin/sh
-exec %{_libdir}/%{name}/eclipse \$*
+exec %{_libdir}/%{name}/eclipse $*
EOF
:> $RPM_BUILD_ROOT%{_datadir}/%{name}/.eclipseextension
@@ -223,6 +223,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.54 2006/04/03 15:02:07 glen
+- cosmetics
+
Revision 1.53 2006/02/19 22:38:20 arekm
- builds on ppc, too
@@ -233,7 +236,7 @@
- updated to 3.1.1
Revision 1.50 2005/07/03 14:23:55 charles
-- added export JAVA_HOME to %%install section
+- added export JAVA_HOME to %install section
Revision 1.49 2005/07/01 17:58:11 twittner
- added /usr/share/eclipse/{features,plugins} dirs for arch independent
@@ -245,7 +248,7 @@
- release 1.
Revision 1.47 2005/07/01 09:27:25 pluto
-- license updated, cleanups, removed dupe from %%files.
+- license updated, cleanups, removed dupe from %files.
Revision 1.46 2005/06/30 21:54:23 djurban
- Wrote: /home/users/djurban/rpm/RPMS/eclipse-3.1-0.1.athlon.rpm
@@ -306,8 +309,8 @@
- rel up for fixed desktop file
Revision 1.29 2004/08/18 12:51:01 pluto
-- %%files fixed.
-- %%Source0 fixed.
+- %files fixed.
+- %Source0 fixed.
Revision 1.28 2004/08/18 12:22:24 pluto
- updated to 3.1M1-20040812.
@@ -320,7 +323,7 @@
- release 1.2 (works for me).
Revision 1.25 2004/07/09 21:30:07 pluto
-- %%files
+- %files
Revision 1.24 2004/07/09 20:21:19 pluto
- xpcom already bconded.
@@ -335,7 +338,7 @@
- BR(mozilla-devel) disabled for amd64.
Revision 1.21 2004/07/09 15:30:08 pluto
-- building native binds. %%install nfy...
+- building native binds. %install nfy...
Revision 1.20 2004/07/06 13:32:32 pluto
- minor build fix, TODO updated.
@@ -369,7 +372,7 @@
- major fix: wrong License (think when you copy&paste!)
Revision 1.10 2003/10/07 11:29:18 qboosh
-- simplified %%setup
+- simplified %setup
Revision 1.9 2003/09/11 10:22:57 ankry
- desktop file out of spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eclipse.spec?r1=1.53&r2=1.54&f=u
More information about the pld-cvs-commit
mailing list