Re: rpm -q --changelog listing items twice

2010-06-17 Thread David Timms
On 17/06/10 23:59, Mogens Kjaer wrote: > On 06/17/2010 03:51 PM, David Timms wrote: >> Hi, with the recent libcurl/curl updates for F12 I tried a: >> rpm -q --changelog of each. >> While curl's changelog looks normal, the information is shown twice for >> libcurl. > > Do you have two libcurl's? (i6

Re: rpm -q --changelog listing items twice

2010-06-17 Thread Mogens Kjaer
On 06/17/2010 03:51 PM, David Timms wrote: > Hi, with the recent libcurl/curl updates for F12 I tried a: > rpm -q --changelog of each. > While curl's changelog looks normal, the information is shown twice for > libcurl. Do you have two libcurl's? (i686 and x86_64)? That's what I have on a x86_64

Re: rpm -q --changelog listing items twice

2010-06-17 Thread Ralf Corsepius
On 06/17/2010 03:51 PM, David Timms wrote: > Hi, with the recent libcurl/curl updates for F12 I tried a: > rpm -q --changelog of each. > While curl's changelog looks normal, the information is shown twice for > libcurl. Likely you have 2 libcurls installed, libcurl.i386 and libcurl.x86_64. Ralf -