SPECS: pam-pam_ccreds.spec - pl - removed COPYING from doc (just G...
qboosh
qboosh at pld-linux.org
Tue Feb 13 21:50:09 CET 2007
Author: qboosh Date: Tue Feb 13 20:50:09 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- removed COPYING from doc (just GPL)
- BR: db-devel openssl-devel
---- Files affected:
SPECS:
pam-pam_ccreds.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/pam-pam_ccreds.spec
diff -u SPECS/pam-pam_ccreds.spec:1.2 SPECS/pam-pam_ccreds.spec:1.3
--- SPECS/pam-pam_ccreds.spec:1.2 Fri Feb 2 05:58:37 2007
+++ SPECS/pam-pam_ccreds.spec Tue Feb 13 21:50:04 2007
@@ -1,6 +1,7 @@
# $Revision$, $Date$
%define modulename pam_ccreds
Summary: PAM cached credentials module
+Summary(pl.UTF-8): Moduł PAM do zapamiętywania danych uwierzytelniających
Name: pam-%{modulename}
Version: 4
Release: 1
@@ -10,6 +11,8 @@
# Source0-md5: 7dfba0860195d63e173bdb08450462d7
URL: http://www.padl.com/OSS/pam_ccreds.html
BuildRequires: autoconf
+BuildRequires: db-devel
+BuildRequires: openssl-devel
BuildRequires: pam-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -18,7 +21,15 @@
locally authenticate using an enterprise identity when the network is
unavailable. Used in conjunction with the nss_updatedb utility, it
provides a mechanism for disconnected use of network directories. They
-are designed to work with pam_ldap and nss_ldap
+are designed to work with pam_ldap and nss_ldap.
+
+%description -l pl.UTF-8
+Moduł pam_ccreds umożliwia stacjom linuksowym na lokalne
+uwierzytelnianie przy użyciu firmowej tożsamości podczas
+niedostępności sieci. Używany w połączeniu z narzędziem nss_updatedb
+udostępnia mechanizm do używania katalogów sieciowych przy braku
+połączenia. Narzędzia te są zaprojektowane do użytku z pam_ldap i
+nss_ldap.
%prep
%setup -q -n %{modulename}-%{version}
@@ -39,7 +50,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS NEWS COPYING README ChangeLog
+%doc AUTHORS ChangeLog NEWS README
%attr(755,root,root) /%{_lib}/security/pam_ccreds.so
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -48,6 +59,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/02/13 20:50:04 qboosh
+- pl
+- removed COPYING from doc (just GPL)
+- BR: db-devel openssl-devel
+
Revision 1.2 2007/02/02 04:58:37 glen
- BR: autoconf
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pam-pam_ccreds.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list