[anaconda][rhel7-branch][PATCH] Add the anaconda-user-help package as dependency (#1247779)

Martin Kolman mkolman at redhat.com
Tue Aug 4 13:45:28 UTC 2015


So that the help content package gets pulled to the compose.

Resolves: rhbz#1247779
Signed-off-by: Martin Kolman <mkolman at redhat.com>
---
 anaconda.spec.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/anaconda.spec.in b/anaconda.spec.in
index d30d8c1..e2b1d1c 100644
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -41,6 +41,7 @@ Source0: %{name}-%{version}.tar.bz2
 %define langtablever 0.0.31-3
 %define libxklavierver 5.4
 %define libtimezonemapver 0.4.1-2
+%define helpver 7.1.8-1
 
 BuildRequires: audit-libs-devel
 BuildRequires: gettext >= %{gettextver}
@@ -175,6 +176,7 @@ Requires: keybinder3
 Requires: NetworkManager-wifi
 %endif
 Requires: yelp
+Requires: anaconda-user-help >= %{helpver}
 
 %description gui
 This package contains graphical user interface for the Anaconda installer.
-- 
2.4.3



More information about the anaconda-patches mailing list