[anaconda:rhel7] Update pykickstart ver to bring in fix for bug (#1149718)

mulhern amulhern at redhat.com
Tue Oct 14 12:02:05 UTC 2014


Related: rhbz#1149718

There was no dependency, so the version was not updated when the pykickstart
patch was pushed.

Signed-off-by: mulhern <amulhern at redhat.com>
---
 anaconda.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index c7f4749..b0ebf22 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -20,7 +20,7 @@ Source0: %{name}-%{version}.tar.bz2
 %define gettextver 0.11
 %define intltoolver 0.31.2-3
 %define libnlver 1.0
-%define pykickstartver  1.99.43.16
+%define pykickstartver  1.99.43.17
 %define yumver 3.4.3-91
 %define partedver 1.8.1
 %define pypartedver 2.5-2
-- 
1.9.3



More information about the anaconda-patches mailing list