开发者

Build rpm for packages

开发者 https://www.devze.com 2023-02-09 18:39 出处:网络
Can any one tell me how to create an rpm which would install another rpm,how to f开发者_C百科ind the spec file for this.Or please indicate the tutorial for building such a spec fileYou cannot. Specify

Can any one tell me how to create an rpm which would install another rpm,how to f开发者_C百科ind the spec file for this.Or please indicate the tutorial for building such a spec file


You cannot. Specify the package you want installed as well in Requires: and let the depsolver handle it.

0

精彩评论

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