SPECS: python-krbV.spec - pl, pythonprov BRs

qboosh qboosh at pld-linux.org
Wed Apr 16 18:28:02 CEST 2008


Author: qboosh                       Date: Wed Apr 16 16:28:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, pythonprov BRs

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

---- Diffs:

================================================================
Index: SPECS/python-krbV.spec
diff -u SPECS/python-krbV.spec:1.1 SPECS/python-krbV.spec:1.2
--- SPECS/python-krbV.spec:1.1	Fri Jan  4 16:21:36 2008
+++ SPECS/python-krbV.spec	Wed Apr 16 18:27:57 2008
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
 Summary:	Python extension module for Kerberos 5
+Summary(pl.UTF-8):	Moduł rozszerzenia Pythona dla Kerberosa 5
 Name:		python-krbV
 Version:	1.0.13
 Release:	1
@@ -8,15 +9,20 @@
 Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	6faf75cd993c3d19b8ef7b6e8a66972b
 URL:		http://people.redhat.com/mikeb/python-krbV
-BuildRequires:	/bin/awk
 BuildRequires:	krb5-devel >= 1.2.2
 BuildRequires:	python-devel
+BuildRequires:	rpm-pythonprov
+%pyrequires_eq	python-libs
 Buildroot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-python-krbV allows python programs to use Kerberos 5
+python-krbV allows Python programs to use Kerberos 5
 authentication/security.
 
+%description -l pl.UTF-8
+python-krbV umożliwia korzystanie z uwierzytelniania i bezpieczeństwa
+Kerberos 5 w programach w Pythonie.
+
 %prep
 %setup -q
 
@@ -38,7 +44,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README COPYING krbV-code-snippets.py
-%{py_sitedir}/krbVmodule.so
+%attr(755,root,root) %{py_sitedir}/krbVmodule.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -46,6 +52,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-04-16 16:27:57  qboosh
+- pl, pythonprov BRs
+
 Revision 1.1  2008-01-04 15:21:36  patrys
 - initial PLD release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-krbV.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list