diff --git a/.gitignore b/.gitignore index e8790bf..be10647 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,5 @@ slapi-nis-0.17.tar.gz /slapi-nis-0.26.tar.gz /slapi-nis-0.27.tar.gz /slapi-nis-0.27.tar.gz.sig +/slapi-nis-0.28.tar.gz +/slapi-nis-0.28.tar.gz.sig diff --git a/slapi-nis.spec b/slapi-nis.spec index 0947c03..28f5be4 100644 --- a/slapi-nis.spec +++ b/slapi-nis.spec @@ -5,7 +5,7 @@ %endif Name: slapi-nis -Version: 0.27 +Version: 0.28 Release: 1%{?dist} Summary: NIS Server and Schema Compatibility plugins for Directory Server Group: System Environment/Daemons @@ -65,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/nisserver-plugin-defs %changelog +* Mon Dec 19 2011 Nalin Dahyabhai - 0.28-1 +- when configured with --with-ldap=openldap, link with -lldap_r rather + than -lldap (rmeggins, #769107) + * Tue Dec 6 2011 Nalin Dahyabhai - 0.27-1 - when building for 389-ds, use Slapi_RWLocks if they appear to be available (the rest of #730394/#730403) diff --git a/sources b/sources index d86a9d6..b4bca47 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -573ef137db4a8b4736866294cc67fb5c slapi-nis-0.27.tar.gz -13888b3e1f331d480c21ebc712d79922 slapi-nis-0.27.tar.gz.sig +7f7d8ef2e4c57cb43976c9681dfdef9a slapi-nis-0.28.tar.gz +72193374570d28e5cdd9e08b13da9f47 slapi-nis-0.28.tar.gz.sig