fix packaging
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 9 Mar 2011 07:03:24 +0000 (08:03 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 9 Mar 2011 07:03:24 +0000 (08:03 +0100)
setup.py
sfa.spec

index 46a8fe4..3ccb93f 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -62,7 +62,7 @@ data_files = [('/etc/sfa/', [ 'config/aggregates.xml',
                               'sfa/trust/sig.xsd',
                               'sfa/trust/xml.xsd',
                               'sfa/trust/protogeni-rspec-common.xsd',
-                              'flash_policy/flashpolicy_config.xml',
+                              'flashpolicy/sfa_flashpolicy_config.xml',
                             ]),
               ('/etc/sfatables/matches/', glob('sfatables/matches/*.xml')),
               ('/etc/sfatables/targets/', glob('sfatables/targets/*.xml')),
index 4f4c412..e61472c 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -164,7 +164,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files flashpolicy
 %{_bindir}/sfa_flashpolicy.py
-/etc/sfa/flashpolicy_config.xml
+/etc/sfa/sfa_flashpolicy_config.xml
 
 %files tests
 %{_datadir}/sfa/tests