Disable bootstrap

This commit is contained in:
Kalev Lember 2015-11-01 16:48:00 +01:00
parent 6ea94b72ac
commit 7765dd87e1

View File

@ -1,12 +1,12 @@
# Avoid circular nfs-utils -> fedfs-utils -> nfs-utils dependencies when
# bootstrapping
%global bootstrap 1
%global bootstrap 0
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: 13%{?dist}
Release: 14%{?dist}
Epoch: 1
# group all 32bit related archs
@ -314,6 +314,9 @@ fi
/sbin/umount.nfs4
%changelog
* Sun Nov 01 2015 Kalev Lember <klember@redhat.com> - 1:1.3.2-14
- Disable bootstrap
* Sun Nov 01 2015 Kalev Lember <klember@redhat.com> - 1:1.3.2-13
- Rebuilt for libtirpc soname bump
- Enable bootstrap