Changes between Version 13 and Version 14 of BuildingRPMPackages
- Timestamp:
- 02/03/11 23:33:52 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingRPMPackages
v13 v14 9 9 1. Example commands to build RPMs for bcfg2-1.1.1 on CentOS 5.5: 10 10 {{{ 11 $ yum install python-devel python-lxml rpm-build 12 ... 11 13 $ cd /tmp 12 14 $ wget ftp://ftp.mcs.anl.gov/pub/bcfg/bcfg2-1.1.1.tar.gz