OBS User unknown 2009-02-08 00:42:43 +00:00 committed by Git OBS Bridge
parent 787d0f4ee2
commit b1b95eef95
4 changed files with 12 additions and 4 deletions

View File

@ -1,6 +1,7 @@
--- po/LINGUAS
+++ po/LINGUAS 2008/10/24 12:25:20
@@ -1 +1,27 @@
@@ -1 +1,28 @@
+ar
+bg
+cs
+da

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71ec273497b26dcccccda73ed91b6060f3a5e2677868be18c67ef67ef52140b4
size 4670
oid sha256:7bd07c953ca39ed6df1bf9455de24865e424f8ce0ccb0200816b65d81dc4d0cd
size 3906

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 5 12:31:29 CET 2009 - mc@suse.de
- update translations
-------------------------------------------------------------------
Mon Feb 2 17:30:42 CET 2009 - mc@suse.de

View File

@ -31,7 +31,7 @@ Obsoletes: pam_krb5-64bit
%endif
#
Version: 2.3.1
Release: 46
Release: 48
Summary: PAM Module for Kerberos Authentication
Url: http://sourceforge.net/projects/pam-krb5/
Source: pam_krb5-%{version}-%{PAM_RELEASE}.tar.bz2
@ -104,6 +104,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) /usr/bin/afs5log
%changelog
* Thu Feb 05 2009 mc@suse.de
- update translations
* Mon Feb 02 2009 mc@suse.de
- pam_sm_setcred should assume PAM_ESTABLISH_CRED
if no flag are passed (bnc#470414)