Sha256: bfbb0627ee77a68cabd09666bb2d45098e7cf34e1ae9644929124da20637bc4c
Contents?: true
Size: 843 Bytes
Versions: 5
Compression:
Stored size: 843 Bytes
Contents
pkg-wizard -- simple framework and tools to build and manage RPM packages ========================================================================== ## SYNOPSIS **pkg-wizard** is both a ruby library to deal with common RPM tasks and set of commands to build and create RPM packages. pkg-wizard installs [pkgwiz](pkgwiz.html), the command line tool used to manage and build RPMS/SRPMS. ## INSTALLATION Follow these steps (as root): 1. Install dependencies `yum install rubygems make ruby-devel gcc gcc-c++` 2. Install pkg-wizard `gem install pkg-wizard` 3. Setup the environment `pkgwiz init-env` This will install all the required dependencies to use pkg-wizard tools. ## USAGE If you are a packager interested in using pkg-wizard build tools, have a look at [pkgwiz](pkgwiz.html). ## SEE ALSO [PKGWIZ](pkgwiz.html)
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
pkg-wizard-0.1.29 | docs/install.md |
pkg-wizard-0.1.28 | docs/install.md |
pkg-wizard-0.1.27 | docs/install.md |
pkg-wizard-0.1.26 | docs/install.md |
pkg-wizard-0.1.25 | docs/install.md |