[packages/python-blivet] avoid buggy util-linux (wipefs -f was not recognized)

glen glen at pld-linux.org
Fri May 17 23:44:28 CEST 2013


commit f82bbf3a0cb2befe1ed5ba2b2bd075f6e69fc9d6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat May 18 00:44:13 2013 +0300

    avoid buggy util-linux (wipefs -f was not recognized)

 python-blivet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-blivet.spec b/python-blivet.spec
index e1a1052..11f13f4 100644
--- a/python-blivet.spec
+++ b/python-blivet.spec
@@ -26,7 +26,7 @@ Requires:	python-cryptsetup >= 0.1.1
 Requires:	python-parted >= 2.5-2
 Requires:	python-pyblock >= 0.45
 Requires:	python-pykickstart >= 1.99.22
-Requires:	util-linux >= 2.15.1
+Requires:	util-linux >= 2.22.2-6
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-blivet.git/commitdiff/f82bbf3a0cb2befe1ed5ba2b2bd075f6e69fc9d6



More information about the pld-cvs-commit mailing list