rpms/eclipse-gef/devel eclipse-gef.spec,1.4,1.5

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Tue Jan 30 20:06:40 UTC 2007


Author: overholt

Update of /cvs/extras/rpms/eclipse-gef/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18838

Modified Files:
	eclipse-gef.spec 
Log Message:
* Tue Jan 30 2007 Andrew Overholt <overholt at redhat.com> 3.2.1-4
- Use copy-platform in %%{eclipse_base}.



Index: eclipse-gef.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-gef/devel/eclipse-gef.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- eclipse-gef.spec	6 Nov 2006 19:49:00 -0000	1.4
+++ eclipse-gef.spec	30 Jan 2007 20:06:10 -0000	1.5
@@ -16,7 +16,7 @@
 Summary:        Graphical Editor Framework (GEF) plugin for Eclipse
 Name:           %{eclipse_name}-gef
 Version:        %{majmin}.%{micro}
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        Eclipse Public License
 Group:          System Environment/Libraries
 URL:            http://www.eclipse.org/gef/
@@ -137,7 +137,7 @@
 
 %build
 # See comments in the script to understand this.
-/bin/sh -x %{_libdir}/eclipse/buildscripts/copy-platform SDK %{eclipse_base}
+/bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base}
 SDK=$(cd SDK > /dev/null && pwd)
 
 mkdir home
@@ -246,6 +246,9 @@
 %endif
 
 %changelog
+* Tue Jan 30 2007 Andrew Overholt <overholt at redhat.com> 3.2.1-4
+- Use copy-platform in %%{eclipse_base}.
+
 * Mon Nov 06 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-3
 - Use copy-platform in %%{_libdir}.
 - Use binary launcher rather than startup.jar to guard against future




More information about the scm-commits mailing list