From 11e8c700e72da0d6c36cc4ee7e0bf69c969bb5d7 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 2 Jul 2009 14:41:41 +0000 Subject: [PATCH] broken specfile --- geniwrapper.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/geniwrapper.spec b/geniwrapper.spec index 6de6ea38..dce6870e 100644 --- a/geniwrapper.spec +++ b/geniwrapper.spec @@ -63,17 +63,17 @@ rm -rf $RPM_BUILD_ROOT /usr/share/keyconvert/ /etc/init.d/geni %{_bindir}/geni-config-tty -%{_bindir}/gimport.py -%{_bindir}/plc.py +%{_bindir}/gimport.py* +%{_bindir}/plc.py* %{python_sitelib}/* %files sfi %config (noreplace) /etc/geni/sfi_config %{_bindir}/sfi.py -%{_bindir}/getNodes.py -%{_bindir}/getRecord.py -%{_bindir}/setRecord.py -%{_bindir}/genidump.py +%{_bindir}/getNodes.py* +%{_bindir}/getRecord.py* +%{_bindir}/setRecord.py* +%{_bindir}/genidump.py* %post chkconfig --add geni -- 2.47.0