Rebuild for libldb 1.1.19
This commit is contained in:
parent
a7fd9ee43a
commit
5bb93bf105
@ -12,7 +12,7 @@
|
||||
|
||||
# Determine the location of the LDB modules directory
|
||||
%global ldb_modulesdir %(pkg-config --variable=modulesdir ldb)
|
||||
%global ldb_version 1.1.18
|
||||
%global ldb_version 1.1.19
|
||||
|
||||
%if (0%{?fedora} >= 21 || (0%{?rhel} == 7 && 0%{?rhel7_minor} >= 1))
|
||||
%global with_krb5_localauth_plugin 1
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
Name: sssd
|
||||
Version: 1.12.2
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Group: Applications/System
|
||||
Summary: System Security Services Daemon
|
||||
License: GPLv3+
|
||||
@ -905,6 +905,9 @@ if [ $1 -eq 0 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Tue Jan 6 2015 Lukas Slebodnik <lslebodn@redhat.com> - 1.12.2-8
|
||||
- Rebuild for libldb 1.1.19
|
||||
|
||||
* Fri Dec 19 2014 Sumit Bose <sbose@redhat.com> - 1.12.2-7
|
||||
- Resolves: rhbz#1175511 - sssd-libwbclient conflicts with Samba's and causes
|
||||
crash in wbinfo
|
||||
|
Loading…
Reference in New Issue
Block a user