commit 62c20dbed2a93ef38af483670d6222c0b23dd37a Author: Elan Ruusamäe <g...@delfi.ee> Date: Wed May 13 16:27:22 2015 +0300
adapter ceph-deploy.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) --- diff --git a/ceph-deploy.spec b/ceph-deploy.spec index 501769a..cff1c00 100644 --- a/ceph-deploy.spec +++ b/ceph-deploy.spec @@ -11,19 +11,22 @@ Source0: https://github.com/ceph/ceph-deploy/archive/v%{version}/%{name}-%{versi Patch0: %{name}-pld.patch URL: https://github.com/ceph/ceph-deploy BuildRequires: python-setuptools >= 7.0 -BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: rpm-pythonprov +BuildRequires: rpmbuild(macros) >= 1.219 Requires: python-remoto BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -ceph-deploy is a way to deploy Ceph relying on just SSH access to the servers, sudo, and some Python. It runs fully on your workstation, requiring no servers, databases, or anything like that. +ceph-deploy is a way to deploy Ceph relying on just SSH access to the +servers, sudo, and some Python. It runs fully on your workstation, +requiring no servers, databases, or anything like that. -If you set up and tear down Ceph clusters a lot, and want minimal extra bureaucracy, this is for you. +If you set up and tear down Ceph clusters a lot, and want minimal +extra bureaucracy, this is for you. %prep -%setup -q -n %{name}-%{version} +%setup -q %patch0 -p1 %build ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/ceph-deploy.git/commitdiff/62c20dbed2a93ef38af483670d6222c0b23dd37a _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit