rpms/eclipse/devel eclipse.spec,1.176,1.177

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jul 25 15:55:54 UTC 2005


Author: overholt

Update of /cvs/dist/rpms/eclipse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4776

Modified Files:
	eclipse.spec 
Log Message:
- Add ant-jmf to exclude list.


Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- eclipse.spec	25 Jul 2005 14:37:19 -0000	1.176
+++ eclipse.spec	25 Jul 2005 15:55:50 -0000	1.177
@@ -837,7 +837,8 @@
 aot-compile-rpm \
 --exclude %{_datadir}/%{name}/plugins/org.eclipse.ui.workbench_%{eclipse_majmin}.%{eclipse_micro}.jar \
 --exclude %{_datadir}/%{name}/plugins/org.eclipse.ui.forms_%{eclipse_majmin}.%{eclipse_micro}.jar \
---exclude %{_datadir}/%{name}/plugins/org.eclipse.osgi_%{eclipse_majmin}.%{eclipse_micro}.jar
+--exclude %{_datadir}/%{name}/plugins/org.eclipse.osgi_%{eclipse_majmin}.%{eclipse_micro}.jar \
+--exclude %{_datadir}/%{name}/plugins/org.apache.ant_1.6.5/lib/ant-jmf.jar
 
 # Build and install ecj binary
 pushd $RPM_BUILD_ROOT%{_libdir}/gcj/%{name}
@@ -1164,6 +1165,7 @@
   since we need the exact version for our patches.
 - Bump mozilla requirements and patches to 1.7.10.
 - Bump release due to FC4 update still not being released.
+- Add ant-jmf to exclude list.
 
 * Tue Jul 19 2005 Andrew Overholt <overholt at redhat.com> 3.1.0_fc-7
 - Remove ant-jmf symlinking and requirement.




More information about the fedora-cvs-commits mailing list