commons-logging -> commons-logging-api
This commit is contained in:
parent
9f2631fbff
commit
8ff44ba0bc
@ -622,7 +622,7 @@ build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-digester-rss
|
|||||||
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-el
|
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-el
|
||||||
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-fileupload
|
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-fileupload
|
||||||
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-launcher
|
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-launcher
|
||||||
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-logging
|
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-logging-api
|
||||||
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-modeler
|
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-modeler
|
||||||
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-pool
|
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib commons-pool
|
||||||
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib jspapi
|
build-jar-repository -s -p plugins/org.eclipse.tomcat/lib jspapi
|
||||||
@ -1590,6 +1590,7 @@ fi
|
|||||||
%{_libdir}/gcj/%{name}/org.eclipse.search_*
|
%{_libdir}/gcj/%{name}/org.eclipse.search_*
|
||||||
%{_libdir}/gcj/%{name}/org.eclipse.text_*
|
%{_libdir}/gcj/%{name}/org.eclipse.text_*
|
||||||
%{_libdir}/gcj/%{name}/com.ibm.icu_*
|
%{_libdir}/gcj/%{name}/com.ibm.icu_*
|
||||||
|
%ifnarch ppc64 s390 s390x
|
||||||
# FIXME: take this out when the tomcat patch is updated
|
# FIXME: take this out when the tomcat patch is updated
|
||||||
%{_libdir}/gcj/%{name}/ant-apache-bsf.jar*
|
%{_libdir}/gcj/%{name}/ant-apache-bsf.jar*
|
||||||
%{_libdir}/gcj/%{name}/bootstrap.jar*
|
%{_libdir}/gcj/%{name}/bootstrap.jar*
|
||||||
@ -1617,6 +1618,7 @@ fi
|
|||||||
%{_libdir}/gcj/%{name}/tomcat-http11.jar*
|
%{_libdir}/gcj/%{name}/tomcat-http11.jar*
|
||||||
%{_libdir}/gcj/%{name}/tomcat-util.jar*
|
%{_libdir}/gcj/%{name}/tomcat-util.jar*
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%files platform-sdk
|
%files platform-sdk
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user