[packages/blocks] - pl, BR python 3.3+ as specified

qboosh qboosh at pld-linux.org
Fri Jan 17 17:59:18 CET 2014


commit fd0a9ab114af16da8795aee444ea8eb40c284ff8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jan 17 18:00:20 2014 +0100

    - pl, BR python 3.3+ as specified

 blocks.spec | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/blocks.spec b/blocks.spec
index 988adce..b2ceea9 100644
--- a/blocks.spec
+++ b/blocks.spec
@@ -1,6 +1,7 @@
 %define	githash	a50575b
 %define	rel		1
-Summary:	Enable bcache or LVM on existing block devices
+Summary:	Conversion tools to enable bcache or LVM on existing block devices
+Summary(pl.UTF-8):	Narzędzia do konwersji pozwalające na włączenie bcache lub LVM na istniejących urządzeniach
 Name:		blocks
 Version:	0.1.4
 Release:	0.%{githash}.%{rel}
@@ -11,7 +12,7 @@ Source0:	https://github.com/g2p/blocks/archive/%{githash}/%{name}-%{version}-%{g
 Patch0:		egg-deps.patch
 URL:		https://github.com/g2p/blocks
 BuildRequires:	python3-distribute
-BuildRequires:	python3-modules
+BuildRequires:	python3-modules >= 3.3
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 Requires:	python3-augeas >= 0.4.1-2
@@ -27,6 +28,13 @@ Conversion tools for block devices.
 Convert between raw partitions, logical volumes, and bcache devices
 without moving data. blocks shuffles blocks and sprouts superblocks.
 
+%description -l pl.UTF-8
+Narzędzia do konwersji dla urządzeń blokowych.
+
+Pozwalają na konwersję między surowymi partycjami, wolumenami
+logicznymi oraz urządzeniami bcache bez potrzeby przenoszenia danych.
+blocks przestawia bloki i tworzy nowe superbloki.
+
 %prep
 %setup -qc
 mv blocks-*/* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/blocks.git/commitdiff/fd0a9ab114af16da8795aee444ea8eb40c284ff8



More information about the pld-cvs-commit mailing list