[cmake-developers] [CMake 0014769]: CPackRPM: need CPACK_RPM_<Component>_PACKAGE_<PRE/POST>_REQUIRES

Mantis Bug Tracker mantis at public.kitware.com
Mon Feb 24 09:04:50 EST 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14769 
====================================================================== 
Reported By:                Javier
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14769
Category:                   CPack
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-02-24 09:04 EST
Last Modified:              2014-02-24 09:04 EST
====================================================================== 
Summary:                    CPackRPM: need
CPACK_RPM_<Component>_PACKAGE_<PRE/POST>_REQUIRES
Description: 
We need to support the addition of PRE and POST Requires per component.

For instance: 

CPACK_RPM_COMPONENTA_PACKAGE_PRE_REQUIRES="postgres >= 1.0"

Should generate this header: 

Requires(pre): postgres >= 1.0 



Additional Information: 
Here is the RPM documentation link: 

http://www.rpm.org/wiki/PackagerDocs/Dependencies#ScriptletDependencies


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-02-24 09:04 Javier         New Issue                                    
======================================================================



More information about the cmake-developers mailing list