rpms/eclipse-emf/devel eclipse-emf.spec, 1.16, 1.17 get-emf.sh, 1.3, 1.4

Alexander Kurtakov akurtakov at fedoraproject.org
Fri May 22 17:18:56 UTC 2009


Author: akurtakov

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

Modified Files:
	eclipse-emf.spec get-emf.sh 
Log Message:
Update to 2.5.0 RC1.


Index: eclipse-emf.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-emf/devel/eclipse-emf.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- eclipse-emf.spec	18 Apr 2009 20:48:20 -0000	1.16
+++ eclipse-emf.spec	22 May 2009 17:18:26 -0000	1.17
@@ -1,9 +1,10 @@
-%define eclipse_base     %{_libdir}/eclipse
-%define eclipse_dropin   %{_datadir}/eclipse/dropins
+%global eclipse_base     %{_libdir}/eclipse
+%global eclipse_dropin   %{_datadir}/eclipse/dropins
+%global _brp_repack_jars %{nil}
 
 Name:      eclipse-emf
 Version:   2.5.0
-Release:   0.1.M6%{?dist}
+Release:   0.2.RC1%{?dist}
 Summary:   Eclipse Modeling Framework (EMF) Eclipse plugin
 Group:     System Environment/Libraries
 License:   EPL
@@ -265,6 +266,10 @@ rm -rf %{buildroot}
 %{eclipse_dropin}/emf/eclipse/plugins/org.eclipse.xsd.example_*
 
 %changelog
+* Fri May 22 2009 Alexander Kurtakov <akurtako at redhat.com> 2.5.0-0.2.RC1
+- Update to 2.5.0 RC1.
+- Use %%global instead of %%define. 
+
 * Sat Apr 18 2009 Mat Booth <fedora at matbooth.co.uk> 2.5.0-0.1.M6
 - Update to Milestone 6 release of 2.5.0.
 - Require Eclipse 3.5.0.


Index: get-emf.sh
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-emf/devel/get-emf.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- get-emf.sh	18 Apr 2009 20:48:20 -0000	1.3
+++ get-emf.sh	22 May 2009 17:18:26 -0000	1.4
@@ -1,7 +1,7 @@
 #!/bin/bash
 NAME="emf"
 VERSION=2.5.0
-TAG="S200903161215"
+TAG="S200905172106"
 
 echo "Exporting from CVS..."
 mkdir $NAME-$VERSION




More information about the scm-commits mailing list