mirror of https://github.com/apache/cloudstack.git
exclude servlet-api.jar from dep package
This commit is contained in:
parent
b4ee5fa1ea
commit
d15a676b6c
|
|
@ -491,6 +491,7 @@ fi
|
|||
|
||||
%defattr(0644,root,root,0755)
|
||||
%{_javadir}/%{name}-premium/*.jar
|
||||
%exclude %{_javadir}/%{name}-premium/servlet-api.jar
|
||||
|
||||
%files core
|
||||
%defattr(0644,root,root,0755)
|
||||
|
|
|
|||
Loading…
Reference in New Issue