- fix spelling errors of previous commit.
This commit is contained in:
parent
02ce7ac156
commit
b9b47556ae
@ -1,4 +1,4 @@
|
||||
autofs-5.0.7 - dont prode rdma mounts
|
||||
autofs-5.0.7 - dont probe rdma mounts
|
||||
|
||||
From: Ian Kent <raven@themaw.net>
|
||||
|
@ -8,7 +8,7 @@
|
||||
Summary: A tool for automatically mounting and unmounting filesystems
|
||||
Name: autofs
|
||||
Version: 5.0.7
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
@ -61,7 +61,7 @@ Patch45: autofs-5.0.7-make-dump-maps-check-for-duplicate-indirect-mounts.patch
|
||||
Patch46: autofs-5.0.7-document-allowed-map-sources-in-auto_master.patch
|
||||
Patch47: autofs-5.0.7-add-enable-sloppy-mount-option-to-configure.patch
|
||||
Patch48: autofs-5.0.7-fix-interface-address-null-check.patch
|
||||
Patch49: autofs-5.0.7-dont-prode-rdma-mounts.patch
|
||||
Patch49: autofs-5.0.7-dont-probe-rdma-mounts.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
%if %{with_systemd}
|
||||
BuildRequires: systemd-units
|
||||
@ -259,8 +259,8 @@ fi
|
||||
%dir /etc/auto.master.d
|
||||
|
||||
%changelog
|
||||
* Mon May 27 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-18
|
||||
- dont prode rdma mounts.
|
||||
* Mon May 27 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-19
|
||||
- dont probe rdma mounts.
|
||||
|
||||
* Fri May 24 2013 Ian Kent <ikent@redhat.com> - 1:5.0.7-17
|
||||
- fix interface address null check.
|
||||
|
Loading…
Reference in New Issue
Block a user