Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=273761
Summary: Review Request: tomcat-native - Tomcat native library Product: Fedora Version: devel Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: ville.skytta@iki.fi QAContact: extras-qa@fedoraproject.org CC: fedora-package-review@redhat.com,notting@redhat.com
http://scop.fedorapeople.org/packages/tomcat-native.spec http://scop.fedorapeople.org/packages/tomcat-native-1.1.10-0.2.cmn7.src.rpm
Tomcat can use the Apache Portable Runtime to provide superior scalability, performance, and better integration with native server technologies. The Apache Portable Runtime is a highly portable library that is at the heart of Apache HTTP Server 2.x. APR has many uses, including access to advanced IO functionality (such as sendfile, epoll and OpenSSL), OS level functionality (random number generation, system status, etc), and native process handling (shared memory, NT pipes and Unix sockets). This package contains the Tomcat native library which provides support for using APR in Tomcat.
rpmlint: W: tomcat-native devel-file-in-non-devel-package /usr/lib64/libtcnative-1.so
Due to how Tomcat/Java loads the lib, unversioned *.so is needed.