sbt/sbt-native-packager

RPM: prereq is deprecated

Ouverte

#417 ouverte le 24 nov. 2014

 (6 commentaires) (0 réaction) (0 personne assignée)Scala (439 forks)batch import
feature requesthelp wantedrpm

Métriques du dépôt

Stars
 (1 593 étoiles)
Métriques de merge PR
 (Merge moyen 17j 18h) (4 PRs mergées en 30 j)

Description

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.

Guide contributeur