[CentOS-devel] [NFV SIG]Generate the first NFV SIG rpm?

Sat May 16 16:10:17 UTC 2015
Haïkel <hguemar at fedoraproject.org>

Hi Joseph,

Documentation to access CBS
http://wiki.centos.org/HowTos/CommunityBuildSystem


If you're new to RPM, though it's a bit old, it's the most excellent
teaching material.
https://www.gurulabs.com/downloads/GURULABS-RPM-LAB/GURULABS-RPM-GUIDE-v1.0.PDF

I also suggest to follow Fedora Packaging Guidelines:
http://fedoraproject.org/wiki/Packaging:Guidelines
Though we could relax some of them (like library unbundling), they are
good practices
to follow in the long-term.

------

Suggested first steps:
1. create a git repository (publicly accessible)
2. starts with scratch builds on CBS (or use Fedora Copr service)
3. Asks someone to review your package (we could leverage
github comments)

Since Cloud SIG will be a consumer of NFV packages, feel free to
reach me out for packaging questions or reviews.

Regards,
H.