- add eclipse.db to libswt3-gtk2 files list

This commit is contained in:
Andrew Overholt 2005-01-25 20:43:33 +00:00
parent 8af4ea38e8
commit 36bd8f9a27
1 changed files with 6 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Epoch: 1
Summary: %{pkg_summary}
Name: eclipse
Version: %{eclipse_majmin}.%{eclipse_micro}_fc
Release: 7
Release: 8
License: CPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -678,6 +678,8 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libswt-*.so
%{_jnidir}/swt-gtk*.jar
%{_jnidir}/swt-pi-gtk*.jar
# Native bits
%{_libdir}/%{name}/eclipse.db
%attr(0664,root,root) %{_libdir}/%{name}/swt-mozilla.jar.so
%attr(0664,root,root) %{_libdir}/%{name}/swt-pi.jar.so
%attr(0664,root,root) %{_libdir}/%{name}/swt.jar.so
@ -798,6 +800,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_libdir}/%{name}/%{name}-platform.jarswithnativelibs
%changelog
* Tue Jan 25 2005 Andrew Overholt <overholt@redhat.com> 1:3.0.1_fc-8
- add eclipse.db to libswt3-gtk2 files list
* Tue Jan 25 2005 Andrew Overholt <overholt@redhat.com> 1:3.0.1_fc-7
- add missing jar-so combinations to lists
- add libswt3-gtk2 jar-so combinations