This commit is contained in:
Dennis Gilmore 2014-06-06 23:43:35 -05:00
parent 8650af544c
commit 3526ede088

View File

@ -3,7 +3,7 @@
Name: cifs-utils
Version: 6.3
Release: 2%{pre_release}%{?dist}
Release: 3%{pre_release}%{?dist}
Summary: Utilities for mounting and managing CIFS mounts
Group: System Environment/Daemons
@ -116,6 +116,9 @@ fi
%{_mandir}/man8/pam_cifscreds.8.gz
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Tue May 06 2014 Sachin Prabhu <sprabhu@redhat.com> 6.3-2
- autoconf: allow PAM security install directory to be configurable
- cifs: use krb5_kt_default() to determine default keytab location