Group
Extension

Matches 1

RPM-Packager ( S/SY/SYAGI/RPM-Packager-v0.3.5.tar.gz, SYAGI, 2016; MetaCPAN )
RPM-Packager/lib/RPM/Packager.pm ( view source; MetaCPAN )
cify anything if package is os-independent
    dependencies:
      - perl-YAML > 0.5
      - perl-JSON
    files:
      bin: /usr/local/bin               # directory-based mapping.  RPM will install C
=> '/usr/local/bin' },
        dependencies => [
            'perl-YAML > 0.5',
            'perl-JSON'
        ],
        os      => 'el6',
        user    => 'apache',
        group   => 'apache',
 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.