[PATCH 1/3] Do not include tzmapdata into the main package

Vratislav Podzimek vpodzime at redhat.com
Thu Nov 14 13:52:08 UTC 2013


Only the anaconda-widgets package needs it.

Signed-off-by: Vratislav Podzimek <vpodzime at redhat.com>
---
 anaconda.spec.in | 1 +
 1 file changed, 1 insertion(+)
 mode change 100644 => 100755 anaconda.spec.in

diff --git a/anaconda.spec.in b/anaconda.spec.in
old mode 100644
new mode 100755
index 9cec8da..56c8d54
--- a/anaconda.spec.in
+++ b/anaconda.spec.in
@@ -221,6 +221,7 @@ update-desktop-database &> /dev/null || :
 %{_sbindir}/anaconda
 %{_sbindir}/handle-sshpw
 %{_datadir}/anaconda
+%exclude %{_datadir}/anaconda/tzmapdata
 %{_prefix}/libexec/anaconda
 %{_libdir}/python*/site-packages/pyanaconda/*
 %{_bindir}/analog
-- 
1.8.4.2



More information about the anaconda-patches mailing list