mirror_zfs/rpm
Etienne Dechamps c1b20ce320 Fix various generic kmod RPM spec issues.
There are a number of issues with the generic kmod RPM spec in its
current state:
 - The "%{__id_u}" macro seems to not be available on some systems (e.g.
   Debian squeeze). It appears it has been deprecated. Use "${__id} -u"
   instead.
 - The way the "--with-linux=" configure option is generated in the
   non-RHEL/Fedora case is completely wrong with various newline and
   escaping issues (also, $kernel_version is not available in the
   generator context).

The second issue made the generator shell snippet (almost) silently
fail, which under specific circumstances can result in broken builds
against the wrong kernel sources.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #231
2013-04-24 16:17:57 -07:00
..
fedora Tag spl-0.6.1 2013-03-25 13:46:47 -07:00
generic Fix various generic kmod RPM spec issues. 2013-04-24 16:17:57 -07:00
Makefile.am Refresh RPM packaging 2013-03-18 15:31:54 -07:00