>> you should have (for pgp, gpg must be similar) >> >> %_signature pgp >> %_pgp_path /root/.pgp >> %_pgp_name yourpgp@youradress > >This is for pgp, not gnupg (which is what I am using). The RPM website >is a bit thin on details, and I could find nothing about this >in the rpm >manual. Does gnupg have a pgp compatibility mode? Also could find >nothing about this in the gnupg manual... :(
you should have something similar for gpg since recent rpm from redhat use gpg. http://dan.yosemite.ca.us/rpm-signing-howto.html ==> %_signature gpg %_gpg_path ~/.gnupg %_gpg_name "Dan Anderson <[EMAIL PROTECTED]>" %vendor: Dan E. Anderson http://dan.drydog.com/ %packager Dan E. Anderson http://dan.drydog.com/ %distribution Dan E. Anderson http://dan.drydog.com/ Regards. BTW, the patch could be used but i prefer correct my make install and add libdir in command line. I'll send updated .spec in minutes ;)