prep spec file for salt rpms

This commit is contained in:
Thomas S Hatch 2011-07-13 20:42:06 -06:00
parent 58f52d5c45
commit c426d7538c

View file

@ -3,7 +3,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
Name: salt
Version: 0.8.7
Version: 0.8.9
Release: 1%{?dist}
Summary: A parallel remote execution system
@ -47,6 +47,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc %{_mandir}/*
%doc %{_defaultdocdir}/salt*
%{python_sitelib}/*
%{_bindir}/*
%config(noreplace) /etc/salt/*