freebsd-dev/rpm/generic
Brian Behlendorf 5d2107d82b Fix zfs.spec.in defaults
Commit 2ee4e7da accidentally introduced two issues which only occur
when rebuilding the ZFS source rpm outside the ZFS build system.

1) The _dracutdir, _udevdir, and _udevruledir macros must be checked
   using the 'undefined' keyword.  This was just overlooked in the
   patch review and does not cause a failure when using 'make pkg'
   because the values are provided by the make target.

2) The default _udevruledir path included a typo.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #2310
2014-06-12 13:34:33 -07:00
..
.gitignore Refresh RPM packaging 2013-03-18 15:33:17 -07:00
Makefile.am Refresh RPM packaging 2013-03-18 15:33:17 -07:00
zfs-dkms.spec.in Fix DKMS package upgrade and packager 2014-05-30 11:23:48 -07:00
zfs-kmod.spec.in Accept kernel source dir(s) specified by ./configure 2014-06-05 13:46:49 -07:00
zfs.spec.in Fix zfs.spec.in defaults 2014-06-12 13:34:33 -07:00