Skip to content

mediocregopher/rpmbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpmbuild

My rpmbuild repo for rpms I have built for myself for side-projects or for fun. You can check out all the options for rpms to be built in the SPECS folder, and build any of them by doing:

vagrant up
vagrant ssh
# From inside the vagrant box
cd rpmbuild
rpmbuild -ba SPECS/whatever.spec

About

RPMs I have built for myself for side-projects or for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages