[master][PATCH] Move libtimezonemap requires to the anaconda-gui subpackage

Vratislav Podzimek vpodzime at redhat.com
Tue Mar 18 10:19:32 UTC 2014


It is not required by the core and tui packages.

Signed-off-by: Vratislav Podzimek <vpodzime 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 c37e49f..c3ee590 100755
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -114,7 +114,6 @@ Requires: python-nss
 Requires: pytz
 Requires: realmd
 Requires: teamd
-Requires: libtimezonemap >= %{libtimezonemapver}
 %ifarch %livearches
 Requires: usermode
 %endif
@@ -168,6 +167,7 @@ Requires: system-logos
 Requires: tigervnc-server-minimal
 Requires: libxklavier >= %{libxklavierver}
 Requires: libgnomekbd
+Requires: libtimezonemap >= %{libtimezonemapver}
 Requires: nm-connection-editor
 %ifarch %livearches
 Requires: zenity
-- 
1.8.5.3



More information about the anaconda-patches mailing list