rpms/eclipse-emf/FC-6 eclipse-emf.spec,1.3,1.4

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Wed Nov 8 15:58:16 UTC 2006


Author: overholt

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

Modified Files:
	eclipse-emf.spec 
Log Message:
* Wed Nov 08 2006 Andrew Overholt <overholt at redhat.com> 2.2.1-3
- Remove the bits of the SDK that we don't need for building.



Index: eclipse-emf.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-emf/FC-6/eclipse-emf.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eclipse-emf.spec	6 Nov 2006 20:36:06 -0000	1.3
+++ eclipse-emf.spec	8 Nov 2006 15:57:45 -0000	1.4
@@ -203,10 +203,12 @@
 pushd ../..
 rm SDK/plugins/org.eclipse.pde.build
 # Remove the bits of the SDK that we don't need
+rm SDK/features/org.eclipse.sdk*
 rm SDK/features/org.eclipse.pde.source*
 rm SDK/features/org.eclipse.jdt.source*
 rm SDK/plugins/org.eclipse.pde.source*
 rm SDK/plugins/org.eclipse.jdt.source*
+rm SDK/plugins/org.eclipse.sdk*
 # This tomcat chicanery will be fixed in a future Eclipse SDK RPM
 mkdir SDK2
 pushd SDK
@@ -513,6 +515,9 @@
 %doc %{_datadir}/java/emf/readme_standalone.html
 
 %changelog
+* Wed Nov 08 2006 Andrew Overholt <overholt at redhat.com> 2.2.1-3
+- Remove the bits of the SDK that we don't need for building.
+
 * Mon Nov 06 2006 Andrew Overholt <overholt at redhat.com> 2.2.1-2
 - Add Requires(post,postun) for sub-packages using rebuild-gcj-db.
 - Change usage of copy-platform to work with upcoming changes to SDK.




More information about the fedora-extras-commits mailing list