Dne 15.9.2016 v 14:53 František Dvořák napsal(a):
Hi,
for inspiration: maven packages are using these macros:
%pom_add_dep %pom_add_plugin %pom_remove_dep %pom_remove_plugin
What about similar shorter names for gems?:
%gemspec_add_dep %gemspec_remove_dep
Just an idea. There wouldn't be clear the macros are changing runtime dependency...
You are right, the shorter version might be better.
Thinking about the runtime part, is it actually relevant information? Will we ever change development dependency? If yes, may be something like additional '-d' option would be better ...
Thx for the feedback!
Vít