revisor/cfg.py |   64 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 48 insertions(+), 16 deletions(-)

New commits:
commit 3d043ca6113952868c9a0c87ce215d853aa65afc
Author: Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeu...@ergo-project.org>
Date:   Thu Jan 27 13:39:25 2011 -0700

    fonts packages are no longer required

diff --git a/revisor/cfg.py b/revisor/cfg.py
index c3709d7..5a7190e 100644
--- a/revisor/cfg.py
+++ b/revisor/cfg.py
@@ -1339,22 +1339,6 @@ class Runtime:
                             'findutils',
                             'firstboot',
                             'fontconfig',
-                            'fonts-arabic',
-                            'fonts-bengali',
-                            'fonts-chinese',
-                            'fonts-gujarati',
-                            'fonts-hindi',
-                            'fonts-ISO8859-2',
-                            'fonts-ISO8859-9',
-                            'fonts-japanese',
-                            'fonts-kannada',
-                            'fonts-korean',
-                            'fonts-malayalam',
-                            'fonts-oriya',
-                            'fonts-punjabi',
-                            'fonts-sinhala',
-                            'fonts-tamil',
-                            'fonts-telugu',
                             'freetype',
                             'ftp',
                             'gail',
@@ -1502,14 +1486,62 @@ class Runtime:
                         ],
                         "F12": [
                             'anaconda-runtime',
+                            'fonts-arabic',
+                            'fonts-bengali',
+                            'fonts-chinese',
+                            'fonts-gujarati',
+                            'fonts-hindi',
+                            'fonts-ISO8859-2',
+                            'fonts-ISO8859-9',
+                            'fonts-japanese',
+                            'fonts-kannada',
+                            'fonts-korean',
+                            'fonts-malayalam',
+                            'fonts-oriya',
+                            'fonts-punjabi',
+                            'fonts-sinhala',
+                            'fonts-tamil',
+                            'fonts-telugu',
                             'rhpl',
                         ],
                         "F11": [
                             'anaconda-runtime',
+                            'fonts-arabic',
+                            'fonts-bengali',
+                            'fonts-chinese',
+                            'fonts-gujarati',
+                            'fonts-hindi',
+                            'fonts-ISO8859-2',
+                            'fonts-ISO8859-9',
+                            'fonts-japanese',
+                            'fonts-kannada',
+                            'fonts-korean',
+                            'fonts-malayalam',
+                            'fonts-oriya',
+                            'fonts-punjabi',
+                            'fonts-sinhala',
+                            'fonts-tamil',
+                            'fonts-telugu',
                             'rhpl',
                         ],
                         "F10": [
                             'anaconda-runtime',
+                            'fonts-arabic',
+                            'fonts-bengali',
+                            'fonts-chinese',
+                            'fonts-gujarati',
+                            'fonts-hindi',
+                            'fonts-ISO8859-2',
+                            'fonts-ISO8859-9',
+                            'fonts-japanese',
+                            'fonts-kannada',
+                            'fonts-korean',
+                            'fonts-malayalam',
+                            'fonts-oriya',
+                            'fonts-punjabi',
+                            'fonts-sinhala',
+                            'fonts-tamil',
+                            'fonts-telugu',
                             'rhpl',
                         ],
                         "F9": [


_______________________________________________
revisor-devel mailing list
revisor-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/revisor-devel

Reply via email to