Browse Source

nss_ldap: rebuild with new krb5

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3255 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 years ago
parent
commit
b1c0da148d
1 changed files with 7 additions and 3 deletions
  1. 7 3
      n/nss_ldap/nss_ldap-vl.spec

+ 7 - 3
n/nss_ldap/nss_ldap-vl.spec

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