Whamcloud - gitweb
LU-284 strip .$arch off of kern vers for requires
authorBrian J. Murrell <brian@whamcloud.com>
Thu, 5 May 2011 19:26:56 +0000 (15:26 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 9 May 2011 20:56:16 +0000 (13:56 -0700)
commitc1a61e3e9129d0e2062eed617d922e6dfa9ede5a
tree70ca32c2b9eacaf4f4afb5c8f2413119440266d2
parent04d23a7f3dac333c3dad238ebbd7d978421089b4
LU-284 strip .$arch off of kern vers for requires

RHEL6 appends .arch to the end of the version in the utsrelease.h file.
The kernel RPM however provides that value with the .arch stripped off,
so do the same stripping in the lustre-modules RPM for it's Requires:.

Signed-off-by: Brian J. Murrell <brian@whamcloud.com>
Change-Id: Ib6ff32c006f184edceb5d667b649bb106d503faf
Reviewed-on: http://review.whamcloud.com/502
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre.spec.in