Ante Gabrielssen
Ante Gabrielssen
will this be implemented? Really like multipass but without this feature I'll have to reluctantly have to use something else ...
you can set packager via command line with `$ fpm .... -m "Joe Doe " ...` same for groups `$ fpm .... --rpm-group "Some group name" ...` then, in general...
was dealing with config files for rpm targets: I have marked one file as such, e.g. created the package with ``` $ fpm -f -s dir -t rpm -n foo...