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

Re: Signing the RPM



Rohitashva Sharma wrote:

> I want to sign every RPM that I build. I got a bit confused to read
> 'man rpm'. it says there are two ways 01. rpm --addsign 2. make
> entries in .rpmmacros file..
...
> and then build the RPM. When I query the built RPM like rpm -qpi
> <rpm>, it shows signature field as (none).
> 
> Am I doing something wrong or missing something.

If you want signing to occur on build, you need to add "--sign" to the
rpmbuild command-line.

-- Rex 



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