Notes |
|
(0013994)
|
Eric NOULARD
|
2008-10-31 06:41
|
|
Here comes a patch against CMake-2-6 tree, which add the requested feature |
|
|
(0013996)
|
Eric NOULARD
|
2008-10-31 06:43
|
|
|
|
(0014008)
|
Eric NOULARD
|
2008-11-02 15:15
|
|
The patch is buggy, it does not work if
CPACK_RPM_PACKAGE_REQUIRES
is not set at all...
I'm working on a working patch.
Please wait before merging in. |
|
|
(0014017)
|
Eric NOULARD
|
2008-11-03 10:29
|
|
The freshly updated patch is now OK.
You may either specify manual dependencies or not
using CPACK_RPM_PACKAGE_REQUIRES
the syntax for dependencies may be found here:
http://www.rpm.org/max-rpm-snapshot/s1-rpm-depend-manual-dependencies.html [^]
The patch contains small CPackRPM typos
for DEBUG messages fixes.
This patch is harmless (100% backward compatible)
and useful you may merge it as soon as you want. |
|
|
(0014278)
|
Bill Hoffman
|
2008-12-03 14:37
|
|
$ cvs commit -m "BUG: 0007904 add rpm package depend " CPackRPM.cmake
Committer: Bill Hoffman <bill.hoffman@kitware.com>
/cvsroot/CMake/CMake/Modules/CPackRPM.cmake,v <-- CPackRPM.cmake
new revision: 1.10; previous revision: 1.9 |
|