X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa.spec;h=e30d8cb76312ef57b48e896d97c27b604aff9753;hb=refs%2Fheads%2Fbranch-0.9-14;hp=eaa85f8166fc284abbb59f569454efe8b4f64aef;hpb=783606b50a2b38e7ccc843c59d43f379b9411508;p=sfa.git diff --git a/sfa.spec b/sfa.spec index eaa85f81..e30d8cb7 100644 --- a/sfa.spec +++ b/sfa.spec @@ -6,7 +6,7 @@ %define name sfa %define version 0.9 -%define taglevel 12 +%define taglevel 14 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -126,15 +126,17 @@ rm -rf $RPM_BUILD_ROOT %config (noreplace) /etc/sfa/aggregates.xml %config (noreplace) /etc/sfa/registries.xml /etc/init.d/sfa +/etc/sfa/pl.rng %{_bindir}/sfa-config-tty %{_bindir}/sfa-import-plc.py* %{_bindir}/sfa-clean-peer-records.py* %{_bindir}/sfa-nuke-plc.py* %{_bindir}/gen-sfa-cm-config.py* +%{_bindir}/sfa-ca.py* %files client %config (noreplace) /etc/sfa/sfi_config -%{_bindir}/sfi.py* +%{_bindir}/sfi* %{_bindir}/getNodes.py* %{_bindir}/getRecord.py* %{_bindir}/setRecord.py* @@ -155,6 +157,12 @@ chkconfig --add sfa %post cm chkconfig --add sfa-cm %changelog +* Wed Jun 16 2010 Baris Metin - sfa-0.9-14 +- aff sfi* commands to client package + +* Mon Jun 07 2010 Baris Metin - sfa-0.9-13 +- fix spec + * Mon Jun 07 2010 Baris Metin - sfa-0.9-12 - fix parameter type