Michael Burns has uploaded a new change for review. Change subject: always run autoreconf ......................................................................
always run autoreconf Otherwise building from F18 tarball on EL6 will produce incorrect rpms. Change-Id: I358fe24b0fec95a1e79987e581a308c229c50ab5 Signed-off-by: Mike Burns <[email protected]> --- M ovirt-node-plugin-vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/11/17211/1 diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index 3dad590..97b4304 100644 --- a/ovirt-node-plugin-vdsm.spec.in +++ b/ovirt-node-plugin-vdsm.spec.in @@ -42,6 +42,7 @@ %build +autoreconf -if %configure %install -- To view, visit http://gerrit.ovirt.org/17211 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I358fe24b0fec95a1e79987e581a308c229c50ab5 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Michael Burns <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
