RPM Community Forums

Mailing List Message of <rpm-devel>

Re: rpm3 package still exist

From: Jason Corley <jason.corley@gmail.com>
Date: Wed 25 Jun 2008 - 17:29:27 CEST
Message-ID: <3118d8de0806250829l17ecefdbn9464b6a1c6a8401a@mail.gmail.com>
Prolly the same place MySQL.com builds some of theirs.

$ rpm -qpi MySQL-5.0.51a-0.src.rpm
Name        : MySQL                        Relocations: (not relocatable)
Version     : 5.0.51a                           Vendor: MySQL AB
Release     : 0                             Build Date: Mon Jan 14 06:10:22 2008
Install Date: (not installed)            Build Host: build.mysql.com
Group       : Applications/Databases        Source RPM: (none)
Size        : 27635629                         License: GPL
Signature   : (none)
Packager    : MySQL Production Engineering Team <build@mysql.com>
URL         : http://www.mysql.com/
Summary     : MySQL: a very fast and reliable SQL database server
Description :
The MySQL(TM) software delivers a very fast, multi-threaded, multi-user,
and robust SQL (Structured Query Language) database server. MySQL Server
is intended for mission-critical, heavy-load production systems as well
as for embedding into mass-deployed software. MySQL is a trademark of
MySQL AB.

Copyright (C) 2000-2007 MySQL AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license.

The MySQL web site (http://www.mysql.com/) provides the latest
news and information about the MySQL software. Also please see the
documentation and the manual for more information.

$ rpm -qp --qf '%{RPMVERSION}\n' MySQL-5.0.51a-0.src.rpm
3.0.6

Jason

On Wed, Jun 25, 2008 at 10:53 AM, devzero2000 <devzero2000@rpm5.org> wrote:
> rpm -qi TIVsm-API
>
> Name        : TIVsm-API                    Relocations: /opt
> Version     : 5.3.0                             Vendor: IBM
> Release     : 0                             Build Date: Wed 08 Dec 2004
> 01:29:20 PM CET
> Install Date: Wed 06 Jun 2007 11:42:51 AM CEST      Build Host:
> darkover.mainz.de.ibm.com
> Group       : Utilities/Archiving           Source RPM:
> TIVsm-5.3.0-0.src.rpm
> Size        : 13934052                         License: Commercial
> Signature   : (none)
> URL         : http://www-3.ibm.com/software/tivoli/products/storage-mgr/
> Summary     : the API
> Description :
>                 IBM Tivoli Storage Manager API
>
>
>  rpm -q --qf '%{RPMVERSION}\n' TIVsm-API
> 3.0.6
>
> cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 5.1 (Tikanga)
>
> On what system/distro they have built this with rpm 3.0.6 in 2008 is
> mysterious for me.
>
> Best Regards
>
Received on Wed Jun 25 17:29:29 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.