sbt/sbt-native-packager

RPM: prereq is deprecated

Aberta

#417 aberto em 24 de nov. de 2014

 (6 comentários) (0 reação) (0 responsável)Scala (439 forks)batch import
feature requesthelp wantedrpm

Métricas do repositório

Stars
 (1.593 estrelas)
Métricas de merge de PR
 (Mesclagem média 17d 18h) (4 fundiu PRs em 30d)

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.

Guia do colaborador