|
@@ -2,10 +2,10 @@
|
|
|
|
|
|
%define pam_ldap_version 184
|
|
%define pam_ldap_version 184
|
|
Summary: NSS library and PAM module for LDAP
|
|
Summary: NSS library and PAM module for LDAP
|
|
-Summary(ja): LDAP ¤òÍøÍѤ¹¤ë NSS ¥é¥¤¥Ö¥é¥ê ¤ª¤è¤Ó PAM ¥â¥¸¥å¡¼¥ë
|
|
+Summary(ja): LDAP を利用�る NSS ライブラリ �よ� PAM モジュール
|
|
Name: nss_ldap
|
|
Name: nss_ldap
|
|
Version: 264
|
|
Version: 264
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 3%{?_dist_release}
|
|
URL: http://www.padl.com/
|
|
URL: http://www.padl.com/
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
@@ -17,6 +17,7 @@ Source4: pam_ldap.versions
|
|
Source5: README.TLS
|
|
Source5: README.TLS
|
|
Source6: version.c
|
|
Source6: version.c
|
|
Source7: dlopen.sh
|
|
Source7: dlopen.sh
|
|
|
|
+
|
|
Patch0: pam_ldap-184-dnsconfig.patch
|
|
Patch0: pam_ldap-184-dnsconfig.patch
|
|
Patch1: pam_ldap-180-local_users.patch
|
|
Patch1: pam_ldap-180-local_users.patch
|
|
Patch3: pam_ldap-180-install-perms.patch
|
|
Patch3: pam_ldap-180-install-perms.patch
|
|
@@ -59,7 +60,7 @@ policies, access authorization, and crypted hashes.
|
|
# compat32
|
|
# compat32
|
|
%package -n compat32-%{name}
|
|
%package -n compat32-%{name}
|
|
Summary: NSS library and PAM module for LDAP
|
|
Summary: NSS library and PAM module for LDAP
|
|
-Summary(ja): LDAP ¤òÍøÍѤ¹¤ë NSS ¥é¥¤¥Ö¥é¥ê ¤ª¤è¤Ó PAM ¥â¥¸¥å¡¼¥ë
|
|
+Summary(ja): LDAP を利用�る NSS ライブラリ �よ� PAM モジュール
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
Requires: %{name} = %{version}-%{release}
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
@@ -229,6 +230,9 @@ fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Apr 02 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 264-3
|
|
|
|
+- rebuild with krb5-1.8.2
|
|
|
|
+
|
|
* Tue Jan 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 264-2
|
|
* Tue Jan 11 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 264-2
|
|
- rebuild with openssl-1.0.0c
|
|
- rebuild with openssl-1.0.0c
|
|
|
|
|