Changes between Version 1 and Version 2 of Ticket #1568, comment 21
- Timestamp:
- 07/02/18 13:18:39 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1568, comment 21
v1 v2 1 Regarding comment:19, those shebang get mangled by rpmbuild (see [https://pagure.io/packaging-committee/issue/738 fedora packaging committe: mangling shebangs] and #1891), using the totally undocumented [https://src.fedoraproject.org/rpms/redhat-rpm-config/c/fb05a239d287661af7ac5e3e7fd5eaa74abc3561?branch=master __brp_mangle_shebangs_exclude_from] (as per [https://github.com/tonyhutter/zfs/commit/2f23e44e17e0a58537e86ddb73551ba5f8f1d20a zfs commit : Exclude python scripts from RPM shebang check]) prevents that: r19812.1 Regarding comment:19, those shebangs get mangled by rpmbuild (see [https://pagure.io/packaging-committee/issue/738 fedora packaging committe: mangling shebangs] and #1891), using the totally undocumented [https://src.fedoraproject.org/rpms/redhat-rpm-config/c/fb05a239d287661af7ac5e3e7fd5eaa74abc3561?branch=master __brp_mangle_shebangs_exclude_from] (as per [https://github.com/tonyhutter/zfs/commit/2f23e44e17e0a58537e86ddb73551ba5f8f1d20a zfs commit : Exclude python scripts from RPM shebang check]) prevents that: r19812.