/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs

« back to all changes in this revision

Viewing changes to Development/packaging/rpm/rpm.pgp_signatures

  • Committer: Suren A. Chilingaryan
  • Date: 2017-04-03 02:45:17 UTC
  • Revision ID: csa@suren.me-20170403024517-dwzj0z0k1cmhxm7u
Restructuring, OpenShift, Ansible, Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
PGP Signature used for RPM integrity checking:
2
 
    make Private & Public keys with PGP: "pgp -kg"
3
 
    /usr/lib/rpm/macros:
4
 
        %_signature: pgp
5
 
        %_pgp_name: Public Key
6
 
        %_pgp_path: Path where keys reside
7
 
    Build with PGP sign: rpm -ba --sign <spec file>
8
 
    Add PGP sign for existing package: rpm --addsign <rpm file>
9
 
    Replace PGP sign: rpm --replacesign <rpm file>
10
 
    Check RPM integrity: rpm -K <rpm file>
 
 
b'\\ No newline at end of file'