sbt/sbt-native-packager

RPM: prereq is deprecated

Open

#417 创建于 2014年11月24日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Scala (1,593 star) (439 fork)batch import
feature requesthelp wantedrpm

描述

When I define prerequisites in an RPM build using the rpmPrerequisites key, I get warnings that "prereq is deprecated".

See: Scriptlet Dependencies documentation on rpm.org.

Because of a caveat documented in the link above, changing the meaning of rpmPrerequisites is a bad idea, so there should probably be some new key that supports modeling the scopes of RPM dependencies.

贡献者指南