- add eclipse.db to libswt3-gtk2 files list
This commit is contained in:
parent
8af4ea38e8
commit
36bd8f9a27
@ -52,7 +52,7 @@ Epoch: 1
|
|||||||
Summary: %{pkg_summary}
|
Summary: %{pkg_summary}
|
||||||
Name: eclipse
|
Name: eclipse
|
||||||
Version: %{eclipse_majmin}.%{eclipse_micro}_fc
|
Version: %{eclipse_majmin}.%{eclipse_micro}_fc
|
||||||
Release: 7
|
Release: 8
|
||||||
License: CPL
|
License: CPL
|
||||||
Group: Text Editors/Integrated Development Environments (IDE)
|
Group: Text Editors/Integrated Development Environments (IDE)
|
||||||
URL: http://www.eclipse.org/
|
URL: http://www.eclipse.org/
|
||||||
@ -678,6 +678,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libswt-*.so
|
%{_libdir}/libswt-*.so
|
||||||
%{_jnidir}/swt-gtk*.jar
|
%{_jnidir}/swt-gtk*.jar
|
||||||
%{_jnidir}/swt-pi-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-mozilla.jar.so
|
||||||
%attr(0664,root,root) %{_libdir}/%{name}/swt-pi.jar.so
|
%attr(0664,root,root) %{_libdir}/%{name}/swt-pi.jar.so
|
||||||
%attr(0664,root,root) %{_libdir}/%{name}/swt.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
|
%attr(0644,root,root) %{_libdir}/%{name}/%{name}-platform.jarswithnativelibs
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 25 2005 Andrew Overholt <overholt@redhat.com> 1:3.0.1_fc-7
|
||||||
- add missing jar-so combinations to lists
|
- add missing jar-so combinations to lists
|
||||||
- add libswt3-gtk2 jar-so combinations
|
- add libswt3-gtk2 jar-so combinations
|
||||||
|
Loading…
Reference in New Issue
Block a user