SPECS: eclipse.spec - add con tents to .eclipseextension

glen glen at pld-linux.org
Tue Apr 14 13:40:39 CEST 2009


Author: glen                         Date: Tue Apr 14 11:40:39 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add con tents to .eclipseextension

---- Files affected:
SPECS:
   eclipse.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: SPECS/eclipse.spec
diff -u SPECS/eclipse.spec:1.96 SPECS/eclipse.spec:1.97
--- SPECS/eclipse.spec:1.96	Fri Dec 26 03:14:50 2008
+++ SPECS/eclipse.spec	Tue Apr 14 13:40:33 2009
@@ -118,7 +118,10 @@
 	exec %{_libdir}/%{name}/eclipse ${1:+"$@"}
 	EOF
 
-	:> $RPM_BUILD_ROOT%{_datadir}/%{name}/.eclipseextension
+	cat <<-'EOF'> $RPM_BUILD_ROOT%{_datadir}/%{name}/.eclipseextension
+	id=org.eclipse.platform name=Eclipse Platform
+	version=%{version}
+	EOF
 
 	if [ ! -f "$RPM_BUILD_ROOT%{_libdir}/%{name}/icon.xpm" ]; then
 		install features/org.eclipse.equinox.executable/bin/gtk/linux/x86/icon.xpm $RPM_BUILD_ROOT%{_libdir}/%{name}/icon.xpm
@@ -320,6 +323,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2009/04/14 11:40:33  glen
+- add con tents to .eclipseextension
+
 Revision 1.96  2008/12/26 02:14:50  adamg
 - previous commit reverted (mistake)
 
================================================================

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



More information about the pld-cvs-commit mailing list