[cmake-developers] [CMake 0015656]: pls. add CPACK_RPM_PACKAGE_CONFLICTS
Mantis Bug Tracker
mantis at public.kitware.com
Thu Jul 16 05:38:49 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15656
======================================================================
Reported By: Frank-Christian Otto
Assigned To:
======================================================================
Project: CMake
Issue ID: 15656
Category: CPack
Reproducibility: N/A
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-07-16 05:38 EDT
Last Modified: 2015-07-16 05:38 EDT
======================================================================
Summary: pls. add CPACK_RPM_PACKAGE_CONFLICTS
Description:
RPM packaging via cpack allows to set positive dependencies using
CPACK_RPM_PACKAGE_REQUIRES
RPM also allows negative dependencies (packages that must not be installed).
I patched Modules/CPackRPM.cmake to support this.
Pls. consider adding this to the code base.
patch added as attachment
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-07-16 05:38 Frank-Christian OttoNew Issue
2015-07-16 05:38 Frank-Christian OttoFile Added:
Modules_CPackRPM.cmake_3.2_patch
======================================================================
More information about the cmake-developers
mailing list