[packages/python-cryptsetup] - pl, optflags

qboosh qboosh at pld-linux.org
Fri May 17 22:53:52 CEST 2013


commit 43f8d1e107e563be4f7341e609588df3c39c1a2f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri May 17 22:54:02 2013 +0200

    - pl, optflags

 python-cryptsetup.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/python-cryptsetup.spec b/python-cryptsetup.spec
index 3513d16..a6c5f1f 100644
--- a/python-cryptsetup.spec
+++ b/python-cryptsetup.spec
@@ -1,5 +1,6 @@
 %define 	module	cryptsetup
 Summary:	Python bindings for cryptsetup
+Summary(pl.UTF-8):	Wiązania Pythona do biblioteki cryptsetup
 Name:		python-%{module}
 Version:	0.1.4
 Release:	1
@@ -23,10 +24,14 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 A Python module to ease the manipulation with LUKS devices.
 
+%description -l pl.UTF-8
+Moduł Pythona ułatwiający operacje na urządzeniach LUKS
+
 %prep
 %setup -q
 
 %build
+CFLAGS="%{rpmcflags}" \
 %{__python} setup.py build
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-cryptsetup.git/commitdiff/43f8d1e107e563be4f7341e609588df3c39c1a2f



More information about the pld-cvs-commit mailing list