rpms/eclipse/devel eclipse.spec,1.481,1.482

Ben Konrath (bkonrath) fedora-extras-commits at redhat.com
Thu Sep 6 17:39:49 UTC 2007


Author: bkonrath

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24812

Modified Files:
	eclipse.spec 
Log Message:
fix files listing in jdt


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.481
retrieving revision 1.482
diff -u -r1.481 -r1.482
--- eclipse.spec	6 Sep 2007 15:41:30 -0000	1.481
+++ eclipse.spec	6 Sep 2007 17:39:17 -0000	1.482
@@ -1502,9 +1502,9 @@
 %{_libdir}/gcj/%{name}/jdimodel.jar.*
 %{_libdir}/gcj/%{name}/jdi.jar.*
 %else
-%{_datadir}/%{name}/plugins/org.eclipse.jdt.apt.pluggable.core_*
-%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.apt_*
-%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.tool_*
+#%{_datadir}/%{name}/plugins/org.eclipse.jdt.apt.pluggable.core_*
+#%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.apt_*
+#%{_datadir}/%{name}/plugins/org.eclipse.jdt.compiler.tool_*
 %endif
 
 %files pde




More information about the scm-commits mailing list