Building RPMs and setting up a YUM repository

 

E. Frank Ball III

e@fb3.us

North Bay Linux Users Group - NBLUG.org

Preparing to build RPMS

Building RPMs

Spec files

Creating a YUM repository

repo file

[efball-RHEL-repo]
name=Extra Packages for Enterprise Linux - $basearch
baseurl=http://efball.com/linux/repo/$releasever/$basearch
enabled=1
gpgcheck=0
priority=5
# gpgkey=http://efball.com/efball.asc

References: