Changes between Version 9 and Version 10 of RpmHowToPackagers
- Timestamp:
- Dec 10, 2010, 5:16:45 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RpmHowToPackagers
v9 v10 2 2 [[PageOutline]] 3 3 Basic informations for packagers: from writing a spec file, to testing a package, to releasing a package. 4 5 == Pre Req == 6 yum install rpm-build 4 7 5 8 == Introduction ==