| Name: | pki-usgov-dod-cacerts |
|---|---|
| Version: | 0.0.6 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 594583 |
| License: | Public Domain |
| RPM: | pki-usgov-dod-cacerts-0.0.6-4.el7.noarch.rpm |
| Source RPM: | pki-usgov-dod-cacerts-0.0.6-4.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pollei/pki-usgov-dod-cacerts |
| Summary: | A collection of U.S. Government CA Certs that the DOD uses |
| Description: | A collection of U.S. Government CA Certs that the DOD uses. Has Department of Defense, and Federal Common Policy certs. Useful for Army, Navy, Air Force, and Marines. |
- use /etc instead of /etc/ - use `cp -a` to preserve build timestamps - create cacert-list.txt at build time not install time - properly own /etc/pki/pki-usgov-dod-cacerts/
- changed /etc/pki/usgov-dod/cacerts to /etc/pki/pki-usgov-dod-cacerts/cacerts - see https://bugzilla.redhat.com/show_bug.cgi?id=1274948#c5
- updated description with periods and a little better grammar
- lowered perl version to 5.10 to hopefully work in epel6 - added perl(MIME::Base64) to buildrequires to work in rawhide
- spec file white space removal - changed /etc/pki/usgov_dod to /etc/pki/usgov-dod - got rid of noreplace - installs crt files in der format as well as pem
- added openssl to Buildrequires
- transitioned over to using github
- Changed name from usgov_pki_ca_certs to pki-usgov-dod-cacerts IAW Packaging:NamingGuidelines - moved human readable cert info into one big text file in /usr/share/pki-usgov-dod
- Noarch - following https://fedoraproject.org/wiki/PackagingDrafts/Certificates - moved certs from /usr/share/foo to /etc/pki/usgov_dod/cacerts