Exclude org.eclipse.ant.ui_3.2.0.v20060531.jar

This commit is contained in:
Ben Konrath 2006-07-23 08:27:15 +00:00
parent cac7e631d4
commit 0d5df320ed
1 changed files with 6 additions and 3 deletions

View File

@ -41,7 +41,7 @@ Epoch: 1
Summary: %{pkg_summary}
Name: eclipse
Version: %{eclipse_majmin}.%{eclipse_micro}
Release: 1jpp_6fc
Release: 1jpp_7fc
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -1140,9 +1140,9 @@ popd
%if %{gcj_support}
%ifarch ia64
# FIXME: auto get version number; tweak aot-compile-rpm to fix this
aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.cvs.core_3.2.0.M20060628.jar
aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.team.cvs.core_3.2.0.M20060628.jar --exclude %{_datadir}/%[name}/plugins/org.eclipse.ant.ui_3.2.0.v20060531.jar.so
%else
aot-compile-rpm
aot-compile-rpm --exclude %{_datadir}/%{name}/plugins/org.eclipse.ant.ui_3.2.0.v20060531.jar.so
%endif
%endif
@ -1634,6 +1634,9 @@ fi
%endif
%changelog
* Sun Jul 23 2006 Ben Konrath <bkonrath@redhat.com> 3.2.0-1jpp_7fc
- Exclude org.eclipse.ant.ui_3.2.0.v20060531.jar.
* Sat Jul 22 2006 Jakub Jelinek <jakub@redhat.com> 3.2.0-1jpp_6fc
- Rebuilt