[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Vendor created RPM naming.
- From: "Wichmann, Mats D" <mats d wichmann intel com>
- To: "RPM Package Manager" <rpm-list redhat com>
- Subject: RE: Vendor created RPM naming.
- Date: Thu, 19 Jul 2007 11:09:03 -0700
If you felt like justifying your choices by following an
actual published guideline, you could look here
(see in particular the 4th bullet which matches what you're
already doing).
We provide our product as a set of RPMs for RedHat 4/CentOS 4 (and
soon 5) and we require some RPMs that are upgrades of the base RPMs. To
prevent conflicts we install all our packages in /opt/<vendorname> and
prefix all RPM packages with <vendorname>. This will prevent us
from overwriting any other RPMs, as well as RPMs overwriting ours.
Is
this sane?
So for example, we provide our own foobar package which is
an upgrade to foobar in CentOS 4, we'd name it like..
<myvendor>.foobar-1.2.3-1.el4
Is there a better approach to take
with this? So far it seems to work just fine.
Thanks.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]