You would think that rpm would be able to tell that 1.6.1 > 1.4.2, right?
Wrong.  This morning, I built a new RPM of xchat, using the latest stable
release, 1.6.1.  I built it myself to support SSL and other stuff.

Filing a bugzilla report, but this is too bizarre to not mention here.

Watch this and be amazed:

[anthrax:root](12:28pm)
/root/xchat# rpm -q xchat
xchat-1.4.2-6

[anthrax:root](12:29pm)
/root/xchat# ls -l
total 812
-rw-r--r--    1 root     root       824289 Nov 27 12:28 xchat-1.6.1-1.i386.rpm

[anthrax:root](12:29pm)
/root/xchat# rpm -Uvh xchat-1.6.1-1.i386.rpm 
package xchat-1.4.2-6 (which is newer than xchat-1.6.1-1) is already installed

[anthrax:root](12:29pm)
/root/xchat# cat /etc/redhat-release 
Red Hat Linux release 7.0 (Guinness)

[anthrax:root](12:29pm)
/root/xchat# rpm -qip xchat-1.6.1-1.i386.rpm 
Name: xchat                        Relocations: (not relocateable)
Version: 1.6.1                             Vendor: (none)
Release: 1                             Build Date: Mon 27 Nov 2000 09:30:25 AM EST
Install date: (not installed)               Build Host: anthrax.jasons.org
Group: Applications/Internet         Source RPM: xchat-1.6.1-1.src.rpm
Size: 1944173                          License: GPL
URL: http://xchat.org
Summary: Gtk+ IRC client
Description:
X-Chat is yet another IRC client for the X Window
System, using the Gtk+ toolkit. It is pretty easy
to use compared to the other Gtk+ IRC clients and
the interface is quite nicely designed.

-- 
Jason Costomiris <><           |  Technologist, geek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/ 
          Quidquid latine dictum sit, altum viditur.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to