MantisBT - CMake
View Issue Details
0013778CMakeCPackpublic2012-12-06 09:232016-06-10 14:31
David Imhoff 
Domen Vrankar 
normalfeaturealways
closedmoved 
Red Hat Enterprise Linux6.3
CMake 2.8.10.2 
 
0013778: CPackRPM: Add support for Packager tag
RPM allows setting a Packager tag that contains the contact information of the packager, see http://www.rpm.org/max-rpm/s1-rpm-inside-tags.html#S3-RPM-INSIDE-PACKAGER-TAG [^] . Currently it is not possible to specify this tag when packaging with CPack.

Attached patch adds support for setting the packager tag on RPM's using one of the following defines (in specified order):
 - CPACK_RPM_{component}_PACKAGE_PACKAGER
 - CPACK_RPM_PACKAGE_PACKAGER
 - CPACK_PACKAGE_CONTACT
No tags attached.
patch cpackrpm_packager.patch (1,600) 2012-12-06 09:23
https://public.kitware.com/Bug/file/4585/cpackrpm_packager.patch
Issue History
2012-12-06 09:23David ImhoffNew Issue
2012-12-06 09:23David ImhoffFile Added: cpackrpm_packager.patch
2012-12-20 11:02Eric NOULARDCategoryCMake => CPack
2015-01-07 16:13Domen VrankarAssigned To => Domen Vrankar
2015-01-07 16:13Domen VrankarStatusnew => assigned
2016-06-10 14:28Kitware RobotNote Added: 0042166
2016-06-10 14:28Kitware RobotStatusassigned => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042166)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.