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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
