rpms/eclipse/devel eclipse.spec,1.677,1.678

Alexander Kurtakov akurtakov at fedoraproject.org
Mon Oct 12 14:48:50 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29793/devel

Modified Files:
	eclipse.spec 
Log Message:
- Put back JAVA_HOME.


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.677
retrieving revision 1.678
diff -u -p -r1.677 -r1.678
--- eclipse.spec	12 Oct 2009 14:15:58 -0000	1.677
+++ eclipse.spec	12 Oct 2009 14:48:49 -0000	1.678
@@ -29,7 +29,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        6%{?dist}
+Release:        7%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -469,6 +469,7 @@ fi
 popd
 
 %build
+export JAVA_HOME=%{java_home}
 ./build.sh
 
 %install
@@ -1163,6 +1164,9 @@ fi
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Mon Oct 12 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-7
+- Put back JAVA_HOME.
+
 * Mon Oct 12 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-6
 - New eclipse-build snapshot. Pdebuild and ecf compilation are part of it.
 




More information about the fedora-extras-commits mailing list