diff --git a/gdeploy.spec b/gdeploy.spec index c713a5a..fa9ce49 100644 --- a/gdeploy.spec +++ b/gdeploy.spec @@ -4,7 +4,7 @@ Name: gdeploy Version: 2.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tool to deploy and manage GlusterFS cluster License: GPLv3+ @@ -16,6 +16,7 @@ Requires: ansible > 2.5 Requires: python2 Requires: lvm2 +BuildRequires: python2-sphinx BuildRequires: python2-setuptools BuildRequires: python2-devel BuildRequires: systemd @@ -75,8 +76,8 @@ install -p -m 644 plugins/callback/gdeploy.py \ # Install the vdo service file # https://fedoraproject.org/wiki/Packaging:Scriptlets#Systemd # /usr/lib/systemd/system/vdo.service -install -p -m 644 extras/scripts/vdo.service \ - %{buildroot}/usr/lib/systemd/system/ +# install -p -m 644 extras/scripts/vdo.service \ +# %{buildroot}/usr/lib/systemd/system/ # Documentation @@ -101,7 +102,7 @@ cp -p man/gdeploy.conf* %{buildroot}/%{_mandir}/man5/ %files %{_bindir}/gdeploy -%{_unitdir}/vdo.service +#%{_unitdir}/vdo.service %{python2_sitelib}/gdeploy* %{gdeploytemp} %{python2_sitelib}/%{gdeploymod} @@ -130,7 +131,7 @@ configuration files to deploy and configure GlusterFS. %doc %{_pkgdocdir} %changelog -* Mon Apr 23 2018 Ramakrishna Reddy Yekulla - 2.0.8 +* Mon Apr 23 2018 Ramakrishna Reddy Yekulla - 2.0.8-2 - Added vdo service file * Wed Feb 07 2018 Fedora Release Engineering - 2.0.7-2