- rebuild to fix dependencies due to libwbclient changes
This commit is contained in:
parent
457d78be3d
commit
4d5468efaf
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: cifs-utils
|
Name: cifs-utils
|
||||||
Version: 5.4
|
Version: 5.4
|
||||||
Release: 1%{pre_release}%{?dist}
|
Release: 2%{pre_release}%{?dist}
|
||||||
Summary: Utilities for mounting and managing CIFS mounts
|
Summary: Utilities for mounting and managing CIFS mounts
|
||||||
|
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -62,6 +62,9 @@ rm -rf %{buildroot}
|
|||||||
%config(noreplace) %{_sysconfdir}/request-key.d/cifs.spnego.conf
|
%config(noreplace) %{_sysconfdir}/request-key.d/cifs.spnego.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 25 2012 Jeff Layton <jlayton@redhat.com> 5.4-2
|
||||||
|
- rebuild to fix dependencies due to libwbclient changes
|
||||||
|
|
||||||
* Wed Apr 18 2012 Jeff Layton <jlayton@redhat.com> 5.4-1
|
* Wed Apr 18 2012 Jeff Layton <jlayton@redhat.com> 5.4-1
|
||||||
- update to 5.4
|
- update to 5.4
|
||||||
- add patch to fix up more warnings
|
- add patch to fix up more warnings
|
||||||
|
Loading…
Reference in New Issue
Block a user