[cmake-developers] [CMake 0013063]: CPackRPM fails on CentOS-based systems
Mantis Bug Tracker
mantis at public.kitware.com
Sat Mar 24 16:14:37 EDT 2012
The following issue has been SUBMITTED.
======================================================================
http://cmake.org/Bug/view.php?id=13063
======================================================================
Reported By: Tom Hughes
Assigned To:
======================================================================
Project: CMake
Issue ID: 13063
Category: CPack
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-03-24 16:14 EDT
Last Modified: 2012-03-24 16:14 EDT
======================================================================
Summary: CPackRPM fails on CentOS-based systems
Description:
On Amazon Linux 20110923 (a CentOS-based distribution), using cpack to generate
an RPM fails. rpm is not picking up _topdir, even though it is set in the spec.
The solution is to pass a flag to rpm defining _topdir. I'm attaching a patch
that does this.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-03-24 16:14 Tom Hughes New Issue
2012-03-24 16:14 Tom Hughes File Added: 0001-Set-_topdir-explicitly.patch
======================================================================
More information about the cmake-developers
mailing list