Changes between Version 19 and Version 20 of Packaging
- Timestamp:
- 06/16/15 12:00:37 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Packaging
v19 v20 64 64 For example, to build on {{{CentOS 6}}} with a different build no, use: 65 65 {{{ 66 rpmbuild -ba xpra.spec --define 'build_no 5'}}} 66 rpmbuild -ba xpra.spec --define 'build_no 5' 67 }}} 67 68 (the flags and their purpose may vary with versions, please refer to the spec file for more definitive information) 68 69 }}}