#10 Comply with ASF trademark rules
Closed: fixed Opened by mharmsen.

In order to comply with ASF trademark rules outlined in:

  • http://tomcat.apache.org/legal.html

change the package summary from:

Summary:  JSSE implementation using JSS for Tomcat

to:

Summary:  JSS for Apache Tomcat, a JSSE module for Apache Tomcat that uses JSS

Similarly, although it is not the first reference, the %description could be changed from:

%description
A Java Secure Socket Extension (JSSE) implementation
using Java Security Services (JSS) for Tomcat 7.
NOTE:  The 'tomcatjss' package conflicts with the 'tomcat-native' package
       because it uses an underlying NSS security model rather than the
       OpenSSL security model, so these two packages may not co-exist.

to:

%description
A Java Secure Socket Extension (JSSE) implementation
using Java Security Services (JSS) for Apache Tomcat 7.
NOTE:  The 'tomcatjss' package conflicts with the 'tomcat-native' package
       because it uses an underlying NSS security model rather than the
       OpenSSL security model, so these two packages may not co-exist.

Also, if so desired, change the following three changelog entries from:

- Bugzilla Bug #1198450 - Support for Tomcat 8
- Bugzilla Bug #871171 - Provide Tomcat support for TLS v1.1 and
- PKI TRAC Ticket #283 - Dogtag 10: Integrate Tomcat 6 'tomcatjss.jar' and
  Tomcat 7 'tomcat7jss.jar' in Fedora 18 tomcatjss package

to:

- Bugzilla Bug #1198450 - Support for Apache Tomcat 8
- Bugzilla Bug #871171 - Provide Apache Tomcat support for TLS v1.1 and
- PKI TRAC Ticket #283 - Dogtag 10: Integrate Apache Tomcat 6 'tomcatjss.jar'
  and Apache Tomcat 7 'tomcat7jss.jar' in Fedora 18 tomcatjss package

Finally, the README must also be changed from:

tomcatjss, a JSSE module for Tomcat that uses JSS, a Java interface to
Network Security Services(NSS).

to:

The tomcatjss package is a Java Secure Socket Extension (JSSE) module for
Apache Tomcat that uses Java Security Services (JSS), a Java interface to
Network Security Services (NSS).

Metadata Update from @mharmsen:
- Custom field component adjusted to ''
- Custom field feature adjusted to ''
- Custom field origin adjusted to Community
- Custom field proposedmilestone adjusted to ''
- Custom field proposedpriority adjusted to ''
- Custom field reviewer adjusted to ''
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1460037
- Custom field type adjusted to defect
- Custom field version adjusted to ''

Metadata Update from @mharmsen:
- Issue assigned to mharmsen

Metadata Update from @mharmsen:
- Custom field fixedinversion adjusted to tomcatjss-7.2.4-1.fc27
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata