London, UK
16/09/2003
Sylvain Martinez

Right, after hours trying to create a RPM archive I eventually manage to do it.
One would think that after creating a cryptography library it would be easy
to create a simple RPM archive hey?!
Think again... unless it was not my day, rpmbuild is a PAIN IN THE NECK!!!!

Anyway... if you want to regenerate an RPM archive just copy the bugs-4.1.1.spec in /usr/src/redhat/SPECS and the bugs-4.1.1.tgz in /usr/src/redhat/SOURCES
then cd /usr/src/redhat/SPECS and as root do:
rpmbuild -ba bugs-4.1.1.tgz

Enjoy.
Sylvain.
