Recent version of sg3_utils fail to build shared libraries on ppc64le. Adding an autoreconf corrects this. diff --git a/sg3_utils.spec b/sg3_utils.spec index b5e9bca..11e656b 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -52,6 +52,7 @@ developing applications. %setup -q %patch0 -p1 -b .dev-snapshot %patch1 -p1 -b .man-fixes +autoreconf -vfi %build