- Remove org.eclipse.ant.ui* from %%files.

This commit is contained in:
Andrew Overholt 2006-07-23 17:09:54 +00:00
parent a183478470
commit 0093cfbc7f
1 changed files with 4 additions and 1 deletions

View File

@ -1526,7 +1526,7 @@ fi
%{_libdir}/gcj/%{name}/startup.jar* %{_libdir}/gcj/%{name}/startup.jar*
%{_libdir}/gcj/%{name}/com.jcraft.jsch_* %{_libdir}/gcj/%{name}/com.jcraft.jsch_*
%{_libdir}/gcj/%{name}/org.eclipse.ant.core_* %{_libdir}/gcj/%{name}/org.eclipse.ant.core_*
%{_libdir}/gcj/%{name}/org.eclipse.ant.ui_* #%{_libdir}/gcj/%{name}/org.eclipse.ant.ui_*
%{_libdir}/gcj/%{name}/org.eclipse.core.commands_* %{_libdir}/gcj/%{name}/org.eclipse.core.commands_*
%{_libdir}/gcj/%{name}/org.eclipse.core.expressions_* %{_libdir}/gcj/%{name}/org.eclipse.core.expressions_*
%{_libdir}/gcj/%{name}/org.eclipse.core.contenttype_* %{_libdir}/gcj/%{name}/org.eclipse.core.contenttype_*
@ -1634,6 +1634,9 @@ fi
%endif %endif
%changelog %changelog
* Sun Jul 23 2006 Andrew Overholt <bkonrath@redhat.com> 3.2.0-1jpp_7fc
- Remove org.eclipse.ant.ui* from %%files.
* Sun Jul 23 2006 Ben Konrath <bkonrath@redhat.com> 3.2.0-1jpp_7fc * Sun Jul 23 2006 Ben Konrath <bkonrath@redhat.com> 3.2.0-1jpp_7fc
- Exclude org.eclipse.ant.ui_3.2.0.v20060531.jar from aot-compile-rpm. - Exclude org.eclipse.ant.ui_3.2.0.v20060531.jar from aot-compile-rpm.