Changes between Version 11 and Version 12 of BuildingRPMPackages
- Timestamp:
- 02/03/11 23:14:17 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingRPMPackages
v11 v12 7 7 * Run `rpmbuild -ta <name of tarball here>`. 8 8 * On CentOS/RHEL, the resulting RPMs will be in `/usr/src/redhat/RPMS/noarch/` and the SRPMs in `/usr/src/redhat/SRPMS/`. 9 * Example commands to build bcfg2-1.1.1 (on CentOS 5.5):9 * Example commands to build bcfg2-1.1.1 on CentOS 5.5: 10 10 {{{ 11 11 $ cd /tmp