From 77540eb8f3262dcac6d20153d0bbc3d0d0ead53c Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Tue, 3 Nov 2015 10:14:26 -0500 Subject: [PATCH] Revert "Disable bootstrap" This reverts commit 7765dd87e174beaa44a16a89530d4b956d9abdba. --- nfs-utils.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/nfs-utils.spec b/nfs-utils.spec index 9304dff..7c7a5fe 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -1,12 +1,12 @@ # Avoid circular nfs-utils -> fedfs-utils -> nfs-utils dependencies when # bootstrapping -%global bootstrap 0 +%global bootstrap 1 Summary: NFS utilities and supporting clients and daemons for the kernel NFS server Name: nfs-utils URL: http://sourceforge.net/projects/nfs Version: 1.3.2 -Release: 14%{?dist} +Release: 13%{?dist} Epoch: 1 # group all 32bit related archs @@ -314,9 +314,6 @@ fi /sbin/umount.nfs4 %changelog -* Sun Nov 01 2015 Kalev Lember - 1:1.3.2-14 -- Disable bootstrap - * Sun Nov 01 2015 Kalev Lember - 1:1.3.2-13 - Rebuilt for libtirpc soname bump - Enable bootstrap