/docs/MyDocs

To get this branch, use:
bzr branch http://darksoft.org/webbzr/docs/MyDocs
1
2
3
4
5
6
7
8
9
10
PGP Signature used for RPM integrity checking:
    make Private & Public keys with PGP: "pgp -kg"
    /usr/lib/rpm/macros:
	%_signature: pgp
	%_pgp_name: Public Key
	%_pgp_path: Path where keys reside
    Build with PGP sign: rpm -ba --sign <spec file>
    Add PGP sign for existing package: rpm --addsign <rpm file>
    Replace PGP sign: rpm --replacesign <rpm file>
    Check RPM integrity: rpm -K <rpm file>