[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpm --qf question
- From: Jaroslaw Gorny <jgorny aurox org>
- To: fedora-devel-list redhat com
- Subject: rpm --qf question
- Date: Thu, 19 Aug 2004 16:36:51 +0200
Hallo list,
when I run:
rpm -q --qf "[%{=NAME} %{REQUIRENAME} %{REQUIREVERSION}\n]" package_name
The output is sth like:
package version
but, I still don't know what is the relation between them:
package = version
or maybe:
package >= version
I was trying to find tag or sth. but without any success.
Thanks for Your help.
Jarek
PS. I know I can run:
rpm --requires package_name
but it's not what I'm looking for.
J
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]