- Fix previous commit. Fix one rpmlint warning
OBS-URL: https://build.opensuse.org/package/show/Java:packages/tomcat?expand=0&rev=66
This commit is contained in:
parent
470c908681
commit
c65cfbd059
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 08:06:33 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Fix previous commit. Fix one rpmlint warning
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 18 10:22:27 UTC 2015 - tchvatal@suse.com
|
Wed Mar 18 10:22:27 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -142,7 +142,7 @@ Summary: Libraries for Embedding Apache Tomcat
|
|||||||
Group: Productivity/Networking/Web/Servers
|
Group: Productivity/Networking/Web/Servers
|
||||||
|
|
||||||
%description embed
|
%description embed
|
||||||
Embedded support for Tomcat
|
Embedded support (various Libraries) for Apache Tomcat
|
||||||
|
|
||||||
%package docs-webapp
|
%package docs-webapp
|
||||||
Summary: The docs web application for Apache Tomcat
|
Summary: The docs web application for Apache Tomcat
|
||||||
@ -746,7 +746,7 @@ rm -f \
|
|||||||
%{_javadir}/jsp.jar
|
%{_javadir}/jsp.jar
|
||||||
%ghost %{_sysconfdir}/alternatives/jsp.jar
|
%ghost %{_sysconfdir}/alternatives/jsp.jar
|
||||||
%{_mavenpomdir}/JPP-%{name}-jsp-api.pom
|
%{_mavenpomdir}/JPP-%{name}-jsp-api.pom
|
||||||
%{_datadir}/maven-metadata/{name}-jsp-api.xml
|
%{_datadir}/maven-metadata/%{name}-tomcat-jsp-api.xml
|
||||||
|
|
||||||
%files lib
|
%files lib
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -789,7 +789,7 @@ rm -f \
|
|||||||
%{_javadir}/%{name}-servlet-api.jar
|
%{_javadir}/%{name}-servlet-api.jar
|
||||||
%{_javadir}/servlet.jar
|
%{_javadir}/servlet.jar
|
||||||
%ghost %{_sysconfdir}/alternatives/servlet.jar
|
%ghost %{_sysconfdir}/alternatives/servlet.jar
|
||||||
%{_datadir}/maven-metadata/%{name}-servlet-api.xml
|
%{_datadir}/maven-metadata/%{name}-tomcat-servlet-api.xml
|
||||||
%{_mavenpomdir}/JPP-%{name}-servlet-api.pom
|
%{_mavenpomdir}/JPP-%{name}-servlet-api.pom
|
||||||
|
|
||||||
%files webapps
|
%files webapps
|
||||||
|
Loading…
Reference in New Issue
Block a user