summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/cpack-rpm-default-user-and-group.rst
blob: 7667c7f232d9479efd7b5a9f0b4169e665aaa2ff (plain)
1
2
3
4
5
6
7
8
9
cpack-rpm-default-user-and-group
--------------------------------

* The "CPackRPM" module learned how to set default values for owning user/group
  and file/directory permissions of package content.
  See :variable:`CPACK_RPM_DEFAULT_USER`, :variable:`CPACK_RPM_DEFAULT_GROUP`,
  :variable:`CPACK_RPM_DEFAULT_FILE_PERMISSIONS`,
  :variable:`CPACK_RPM_DEFAULT_DIR_PERMISSIONS` and their per component
  counterparts.