revisor/cfg.py |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 32b30288bc41b81e0bd90b9289fb09bc0e0e78f9
Author: Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeu...@ergo-project.org>
Date:   Fri Jan 28 12:03:47 2011 -0700

    Remove synaptics

diff --git a/revisor/cfg.py b/revisor/cfg.py
index e20c070..f29587d 100644
--- a/revisor/cfg.py
+++ b/revisor/cfg.py
@@ -1442,7 +1442,6 @@ class Runtime:
                             'smartmontools',
                             'specspo',
                             'sqlite',
-                            'synaptics',
                             'system-config-date',
                             'system-config-keyboard',
                             'taipeifonts',
@@ -1503,6 +1502,7 @@ class Runtime:
                             'libjpeg',
                             'man',
                             'rhpl',
+                            'synaptics',
                         ],
                         "F11": [
                             'anaconda-runtime',
@@ -1526,6 +1526,7 @@ class Runtime:
                             'libjpeg',
                             'man',
                             'rhpl',
+                            'synaptics',
                         ],
                         "F10": [
                             'anaconda-runtime',
@@ -1549,6 +1550,7 @@ class Runtime:
                             'libjpeg',
                             'man',
                             'rhpl',
+                            'synaptics',
                         ],
                         "F9": [
                             'anaconda-runtime',
@@ -1556,6 +1558,7 @@ class Runtime:
                             'libjpeg',
                             'man',
                             'rhpl',
+                            'synaptics',
                         ],
                         "F8": [
                             'anaconda-runtime',
@@ -1573,6 +1576,7 @@ class Runtime:
                             'reiserfs-utils',
                             'rhpl',
                             'rpcbind',
+                            'synaptics',
                             'udev-static',
                             'xfsdump',
                             'xfsprogs',


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

Reply via email to