[Bug 521979] New: New Package for Dogtag PKI: tomcatjss

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: New Package for Dogtag PKI:  tomcatjss

https://bugzilla.redhat.com/show_bug.cgi?id=521979

           Summary: New Package for Dogtag PKI:  tomcatjss
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: kwright@xxxxxxxxxx
        ReportedBy: kwright@xxxxxxxxxx
         QAContact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: notting@xxxxxxxxxx, cfu@xxxxxxxxxx, jmagne@xxxxxxxxxx,
                    alee@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx,
                    awnuk@xxxxxxxxxx, kwright@xxxxxxxxxx
        Depends on: 520719
            Blocks: 520534
   Estimated Hours: 0.0
    Classification: Fedora
    Target Release: ---
          Clone Of: 520719


+++ This bug was initially created as a clone of Bug #520719 +++

Created an attachment (id=359453)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=359453)
tomcatjss.spec

First pass at tomcatjss package.

--- Additional comment from mharmsen@xxxxxxxxxx on 2009-09-01 19:04:40 EDT ---

Created an attachment (id=359454)
 --> (https://bugzilla.redhat.com/attachment.cgi?id=359454)
tomcatjss SRPM

--- Additional comment from dennis@xxxxxxxx on 2009-09-01 19:28:11 EDT ---

for future reference please dont post spec files and srpm as attachments to
bugs.

--- Additional comment from dennis@xxxxxxxx on 2009-09-01 19:50:38 EDT ---

rpm link gives some warnings

rpmlint /var/lib/mock/fedora-rawhide-x86_64/result
tomcatjss.src: W: strange-permission tomcatjss.spec 0600
tomcatjss.noarch: W: spurious-executable-perm
/usr/share/doc/tomcatjss-1.2.0/README
tomcatjss.noarch: W: spurious-executable-perm
/usr/share/doc/tomcatjss-1.2.0/LICENSE

we should make sure the docs are not executable
source is not available for download at the url in the spec

fedora 8 has not been supported for some time now 
# Override the default 'pki_jdk' and 'pki_jre' on Fedora 8 platforms
%{?fc8:%define pki_jdk    java-devel >= 1.7.0}
%{?fc8:%define pki_jre    java >= 1.7.0}
should be removed along with the pki_jdk and pki_jre macros 

/var/lib/tomcat5/server/lib/tomcatjss.jar in %files should be 
%{_sharedstatedir}/tomcat5/server/lib/tomcatjss.jar

mkdir -p %{buildroot}/var/lib/tomcat5/server/lib
cd %{buildroot}/var/lib/tomcat5/server/lib

should be 
mkdir -p %{buildroot}%{_sharedstatedir}/tomcat5/server/lib
cd %{buildroot}%{_sharedstatedir}/tomcat5/server/lib

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
Fedora-package-review@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-package-review

[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]