[rhel7-branch] Bump pykickstart version required. (#1241413)

Samantha N. Bueno sbueno+anaconda at redhat.com
Thu Jul 9 19:01:49 UTC 2015


Kickstart clearpart --cdl option for formatting DASDs requires a
newer pykickstart. Forgot to bump the version required in the spec
file.

Resolves: rhbz#1241413
---
 anaconda.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index e921db3..e28bf8a 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -19,7 +19,7 @@ Source0: %{name}-%{version}.tar.bz2
 # match the requires versions of things).
 %define gettextver 0.18.1
 %define intltoolver 0.31.2-3
-%define pykickstartver 1.99.66.4
+%define pykickstartver 1.99.66.5
 %define yumver 3.4.3-91
 %define partedver 1.8.1
 %define pypartedver 2.5-2
-- 
2.1.0



More information about the anaconda-patches mailing list