Meeting summary/minutes from today's EPEL sig meeting (2011-03-14)

Michael Schwendt mschwendt at gmail.com
Tue Mar 15 11:45:59 UTC 2011


On Tue, 15 Mar 2011 12:38:24 +0100, Jan-Frode wrote:

> I'm now wondering if there might be a problem with the old
> clamav-filesystem package. It has some conflicts listed (which
> I don't know what means":
> 
> # rpm -q --queryformat 'CONFLICTS: %{CONFLICTS}\nCONFLICTVERSION: %{CONFLICTVERSION}\nCONFLICTFLAGS: %{CONFLICTFLAGS}\nCONFLICTNAME: %{CONFLICTNAME}\n' clamav-filesystem
> CONFLICTS: clamav
> CONFLICTVERSION: 0.95.1-1.el5
> CONFLICTFLAGS: 2
> CONFLICTNAME: clamav
> 
> Looking at the old spec-file, it the clamav-filesystem package has:
> 
> 	Conflicts:      %name < %version-%release
> 	Conflicts:      %name > %version-%release

You can use the "rpm -q --conflicts ..." query instead of constructing
the very complex queryformat above.




More information about the epel-devel-list mailing list