- Add %{_libdir}/eclipse/dropins/jdt to ecj files list
This commit is contained in:
parent
4e2999319c
commit
3b3be39bba
@ -27,7 +27,7 @@ Epoch: 1
|
||||
Summary: An open, extensible IDE
|
||||
Name: eclipse
|
||||
Version: %{eclipse_majmin}.%{eclipse_micro}
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
@ -1208,6 +1208,7 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%dir %{_libdir}/%{name}
|
||||
%dir %{_libdir}/%{name}/dropins
|
||||
%dir %{_libdir}/%{name}/dropins/jdt
|
||||
%dir %{_libdir}/%{name}/dropins/jdt/eclipse
|
||||
%dir %{_libdir}/%{name}/dropins/jdt/eclipse/plugins
|
||||
%{_libdir}/%{name}/dropins/jdt/eclipse/plugins/org.eclipse.jdt.core_*
|
||||
@ -1448,6 +1449,9 @@ fi
|
||||
%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
|
||||
|
||||
%changelog
|
||||
* Thu Aug 07 2008 Andrew Overholt <overholt@redhat.com> 3.4.0-18
|
||||
- Add %%{_libdir}/eclipse/dropins/jdt to ecj files list
|
||||
|
||||
* Wed Aug 06 2008 Andrew Overholt <overholt@redhat.com> 3.4.0-17
|
||||
- Add p2 metadata generation to pdebuild
|
||||
- Fix symlinking to %%{_libdir}/eclipse/dropins/* stuff in
|
||||
|
Loading…
Reference in New Issue
Block a user