[cmake-developers] [CMake 0013778]: CPackRPM: Add support for Packager tag

Mantis Bug Tracker mantis at public.kitware.com
Thu Dec 6 09:23:11 EST 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13778 
====================================================================== 
Reported By:                David Imhoff
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13778
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-12-06 09:23 EST
Last Modified:              2012-12-06 09:23 EST
====================================================================== 
Summary:                    CPackRPM: Add support for Packager tag
Description: 
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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-12-06 09:23 David Imhoff   New Issue                                    
2012-12-06 09:23 David Imhoff   File Added: cpackrpm_packager.patch             
      
======================================================================




More information about the cmake-developers mailing list