sbt/sbt-native-packager

RPM: prereq is deprecated

Open

#417 opened on 2014年11月24日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Scala (439 forks)batch import
feature requesthelp wantedrpm

Repository metrics

Stars
 (1,593 stars)
PR merge metrics
 (平均マージ 17d 18h) (30d で 4 merged PRs)

説明

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.

コントリビューターガイド