Request 150 was acted upon.
_________________________________________________________________________

         URL: https://rt.openpkg.org/id/150
      Ticket: [OpenPKG #150]
     Subject: openpkg-dev build with more intelligent enforcment
  Requestors: [EMAIL PROTECTED]
       Queue: openpkg
       Owner: thl
      Status: open
 Transaction: Correspondence added by thl
        Time: Thu Jun 05 09:23:48 2003
________________________________________________________________________

openpkg-dev should enforce rebuild when an existing RPM was build on another host.

    **** DETAILS ****

Please be aware that the identifier ".ix86-linux2.4-" in names for
binary RPMs does not allow you to guess which Linux that RPM was built
on. It could be

    dv4  RedHat 9
    dv6  Debian 3
    dv14 SuSE 8.2
    
Use rpm query to find out the "Build Host"

    $ $E/bin/rpm -qp --qf "%{BUILDHOST}\n" *.ix86-linux2.4-*.rpm
    
This is also available in the more human memorizable generic query for
information.

    $ $E/bin/rpm -qpi *.ix86-linux2.4-*.rpm

Reply via email to