SPECS: PyAuthD.spec - summaries, pl, BRs

qboosh qboosh at pld-linux.org
Sun Feb 18 18:46:03 CET 2007


Author: qboosh                       Date: Sun Feb 18 17:46:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- summaries, pl, BRs

---- Files affected:
SPECS:
   PyAuthD.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/PyAuthD.spec
diff -u SPECS/PyAuthD.spec:1.1 SPECS/PyAuthD.spec:1.2
--- SPECS/PyAuthD.spec:1.1	Sun Feb 18 17:52:46 2007
+++ SPECS/PyAuthD.spec	Sun Feb 18 18:45:58 2007
@@ -1,15 +1,18 @@
 # $Revision$, $Date$
 %define	snap	20070218
-Summary:	Python module for accessing Extended Attributes of the files
-Summary(pl.UTF-8):	Moduł języka Python pozwalający na dostęp do rozszerzonych atrybutów plików
+Summary:	PyAuthD - authentication daemon which implements a unified NSS/PAM infractructure
+Summary(pl.UTF-8):	PyAuthD - demon uwierzytelniania implementujący jednolitą infrastrukturę NSS/PAM
 Name:		PyAuthD
 Version:	0.1
 Release:	0.%{snap}.1
 License:	GPL
 Group:		Libraries/Python
-Source0:	%{name}-20070218.tar.gz
+Source0:	%{name}-%{snap}.tar.gz
 # Source0-md5:	2b7d72bd6c75f0fa58707c25e398f87e
 URL:		http://svn.asta.mh-hannover.de/categories/python/pyauthd/
+BuildRequires:	pam-devel
+BuildRequires:	python
+BuildRequires:	rpm-pythonprov
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -18,6 +21,13 @@
 similar to the combination of {nss,pam}_ldap to authenticate against a
 user database in LDAP, but is more extensible.
 
+%description -l pl.UTF-8
+PyAuthD to demon uwierzytelniania implementujący jednolitą
+infrastrukturę NSS/PAM do tworzenia wirtualnych kont użytkowników pod
+Uniksem. Jest podobny do kombinacji {nss,pam}_ldap przy
+uwierzytelnianiu względem bazy użytkowników w LDAP, ale jest bardziej
+rozszerzalny.
+
 %prep
 %setup -q -n %{name}
 
@@ -55,7 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/02/18 17:45:58  qboosh
+- summaries, pl, BRs
+
 Revision 1.1  2007/02/18 16:52:46  arekm
 - raw
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/PyAuthD.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list