开发者

Is there a RPM File naming convention in LSB?

RPM is the package format in LSB but does LSB force any naming standard f开发者_运维技巧or RPMs similarly to this:

http://www.rpm.org/max-rpm/ch-rpm-file-format.html


In the relevant section of the "LSB Book", Packaging, it's only required

  • to prefix your package with lsb-
  • to register the portion of your package name up to the first hyphen in LANANA (or for it to be your domain name).

However, the standard LSB packaging tool wrapper, makelsbpkg, is said to generate package names in the form mypackage-1.0.0-1.%arch.rpm, which, I guess is the name-version-release.architecture.rpm scheme you linked to.

(I think, it's intended that package name (mypackange in the example above, already contains lsb- prefix. I'm not sure, never actually ran the tool.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜