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             
      
======================================================================

--

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

Reply via email to