rpms/eclipse-emf/FC-6 eclipse-emf.spec,1.6,1.7

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Wed Dec 6 03:30:43 UTC 2006


Author: overholt

Update of /cvs/extras/rpms/eclipse-emf/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11039

Modified Files:
	eclipse-emf.spec 
Log Message:
* Tue Dec 05 2006 Andrew Overholt <overholt at redhat.com> 2.2.1-6
- Don't unnecessarily give the full path to copy-platform.



Index: eclipse-emf.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-emf/FC-6/eclipse-emf.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- eclipse-emf.spec	8 Nov 2006 17:29:00 -0000	1.6
+++ eclipse-emf.spec	6 Dec 2006 03:30:13 -0000	1.7
@@ -8,7 +8,7 @@
 Summary:        Eclipse Modeling Framework (EMF)
 Name:           eclipse-emf
 Version:        %{major}.%{minor}.%{micro}
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        Eclipse Public License
 Group:          System Environment/Libraries
 URL:            http://www.eclipse.org/emf/
@@ -156,7 +156,7 @@
 homedir=$(cd home > /dev/null && pwd)
 
 # See comments in the script to understand this.
-/bin/sh -x %{eclipse_base}/buildscripts/copy-platform `pwd`/SDK %{eclipse_base}
+/bin/sh -x %{eclipse_base}/buildscripts/copy-platform SDK %{eclipse_base}
 SDK=$(cd SDK > /dev/null && pwd)
 
 # Build the EMF builder helper jars
@@ -515,6 +515,9 @@
 %doc %{_datadir}/java/emf/readme_standalone.html
 
 %changelog
+* Tue Dec 05 2006 Andrew Overholt <overholt at redhat.com> 2.2.1-6
+- Don't unnecessarily give the full path to copy-platform.
+
 * Wed Nov 08 2006 Andrew Overholt <overholt at redhat.com> 2.2.1-5
 - Remove the bits of the SDK that we don't need for building.
 




More information about the fedora-extras-commits mailing list