- fix /usr/share -> /usr/lib error in launcher script

- only add to the db those jar-so combinations that we've compiled
- add x86_64
This commit is contained in:
Andrew Overholt 2005-01-14 20:16:02 +00:00
parent 31e88bf976
commit d52c53d7e3
1 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# The intersection of the IBM-supported platforms and
# the platforms we want.
ExclusiveArch: i386
ExclusiveArch: i386 x86_64
%define pkg_summary An open extensible IDE
%define section free
@ -680,9 +680,10 @@ rm -rf $RPM_BUILD_ROOT
%defattr(0644,root,root,0755)
%changelog
* Fri Jan 14 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.13
* Fri Jan 14 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.14
- fix /usr/share -> /usr/lib error in launcher script
- only add to the db those jar-so combinations that we've compiled
- add x86_64
* Fri Jan 14 2005 Andrew Overholt <overholt@redhat.com> 3.1-0.M4.12
- typos in %files