summaryrefslogtreecommitdiffstats
path: root/func.spec
diff options
context:
space:
mode:
authorJasper Capel <capel@stone-it.com>2009-02-02 16:01:17 +0100
committerJasper Capel <capel@stone-it.com>2009-02-02 16:01:17 +0100
commitd8d17e21f945f378fb3bc909f789ac6c74f2ecc7 (patch)
tree1592ff0102feff1aa8fbbba7b648f592141f891b /func.spec
parent1c2c67f31e939b832953022eaa1ea4ec38df2f08 (diff)
downloadfunc-d8d17e21f945f378fb3bc909f789ac6c74f2ecc7.tar.gz
func-d8d17e21f945f378fb3bc909f789ac6c74f2ecc7.tar.xz
func-d8d17e21f945f378fb3bc909f789ac6c74f2ecc7.zip
Capitalized config files for bridge and vlan modules
Diffstat (limited to 'func.spec')
-rw-r--r--func.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/func.spec b/func.spec
index 1347e9f..b079de9 100644
--- a/func.spec
+++ b/func.spec
@@ -82,8 +82,8 @@ rm -fr $RPM_BUILD_ROOT
%config(noreplace) /etc/func/async_methods.conf
%config(noreplace) /etc/logrotate.d/func_rotate
%config(noreplace) /etc/func/modules/Test.conf
-%config(noreplace) /etc/func/modules/bridge.conf
-%config(noreplace) /etc/func/modules/vlan.conf
+%config(noreplace) /etc/func/modules/Bridge.conf
+%config(noreplace) /etc/func/modules/Vlan.conf
%dir %{python_sitelib}/func
%dir %{python_sitelib}/func/minion
%dir %{python_sitelib}/func/overlord