mirror_zfs/rpm/generic
Tony Hutter 73d08ace52 Exclude python scripts from RPM shebang check
The newest Fedora packaging rules print warnings for scripts using the
/usr/bin/python shebang:

  *** WARNING: mangling shebang in /usr/src/spl-0.7.0/cmd/splslab/splslab.py
  from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR,
  fix it manually!

Fedora wants all cross compatible scripts to pick python3.  Since we
don't want our users to have to pick a specific version of python, we
exclude our scripts from the RPM build check.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tony Hutter <hutter2@llnl.gov>
Closes: #699 
Closes: #700
2018-04-16 15:40:14 -07:00
..
.gitignore Refresh RPM packaging 2013-03-18 15:31:54 -07:00
Makefile.am Refresh RPM packaging 2013-03-18 15:31:54 -07:00
spl-dkms.spec.in Exclude python scripts from RPM shebang check 2018-04-16 15:40:14 -07:00
spl-kmod.spec.in Fix aarch64 build 2017-07-29 13:24:39 -07:00
spl.spec.in Exclude python scripts from RPM shebang check 2018-04-16 15:40:14 -07:00