From b59ad380f3037971202c4a9bd90e40ec0c781d44 Mon Sep 17 00:00:00 2001 From: Chris Lumens Date: Mon, 11 Feb 2013 18:15:41 -0500 Subject: Get rid of packagesSeen. pykickstart now provides this information for all commands. --- anaconda.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'anaconda.spec.in') diff --git a/anaconda.spec.in b/anaconda.spec.in index 755c8a5b0..5bb3b7439 100644 --- a/anaconda.spec.in +++ b/anaconda.spec.in @@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) %define gconfversion 2.28.1 %define intltoolver 0.31.2-3 %define libnlver 1.0 -%define pykickstartver 1.99.22 +%define pykickstartver 1.99.24 %define yumver 3.4.3-32 %define partedver 1.8.1 %define pypartedver 2.5-2 -- cgit