Skip to content

The various build environments used to make the rpms in the rpmrepo project

License

Notifications You must be signed in to change notification settings

cryptic-io/rpmbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rpmbuild

The various build environments used to make the rpms in the rpmrepo project. These are all designed to be built on a CentOS 6 installation.

Usage

Each directory in the top level (for instance nginxbuild) is its own rpmbuild environment. To compile the rpms/srpms for a project:

cd /path/to/rpmbuild/nginxbuild
rpmbuild --define "_topdir /path/to/rpmbuild/nginxbuild" -ba SPECS/nginx.spec

About

The various build environments used to make the rpms in the rpmrepo project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published