This year the Fudcon ( Fedora Users and Developer Conference ) was in the city of Córdoba Argentina, I have prepared a workshop about RPM packaging with echevemaster, the content is about building a simple rpm with some tips to packaging on Fedora but all was simple, the idea was keep all simple to anybody can build some rpm and debug rpmlint issues and warnings to show the package to any mentor on Fedora.
In this worshop the unac software was used, a simple C library to remove acents on strings.
Here a embed to the presentation:
Here some links to the presentation ( with notes) and related materials:
- odp format: http://www.richzendy.org/docs/RPM_Taller/RPM_Taller.odp
- Slides pdf format: http://www.richzendy.org/docs/RPM_Taller/RPM_Taller-Slides.pdf
- Slides with notes pdf format: http://www.richzendy.org/docs/RPM_Taller/RPM_Taller-Notes.pdf
- HTML format: http://www.richzendy.org/docs/RPM_Taller/html/
- rpm source: http://repo.richzendy.org/repo/unac/unac-1.7.0-1.src.rpm
Warning: the spec file used have some warnings and errors by desing to see the rpmlint use.