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

Re: how to differentiate between binary and source rpm



On Fri, Oct 27, 2006 at 08:32:58PM +0200, Rohitashva Sharma wrote:
> Dear All,
> 
> Is there are way to detect whether the given rpm file is source rpm or
> binary rpm. One possible way is looking at the filename but what if
> filename is altered.

From rpm --querytags, I found %{SOURCEPACKAGE}:
$ rpm -qp --qf '%{name}-%{SOURCEPACKAGE}\n' gpart-0.1h-3.1.src.rpm rpms/RPMS/i386/gpart-0.1h-3.1.i386.rpm 

gpart-1
gpart-(none)

-- 
lfr
0/0

Attachment: pgp8LdZtfdkrP.pgp
Description: PGP signature


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