]> git.pld-linux.org Git - packages/ceph-deploy.git/blobdiff - ceph-deploy.spec
- pl
[packages/ceph-deploy.git] / ceph-deploy.spec
index b05a7bc1cbc20fad76c6bd482852c08077b147fb..984d973e6d7879ce14ceb73d42f43e2a0aa2bccf 100644 (file)
@@ -3,9 +3,10 @@
 #      - rgw support
 
 Summary:       Deploy Ceph with minimal infrastructure
+Summary(pl.UTF-8):     Wdrażanie Cepha z minimalną infrastrukturą
 Name:          ceph-deploy
 Version:       1.5.23
-Release:       1
+Release:       2
 License:       MIT
 Group:         Applications/System
 Source0:       https://github.com/ceph/ceph-deploy/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -14,9 +15,9 @@ Source0:      https://github.com/ceph/ceph-deploy/archive/v%{version}/%{name}-%{versi
 # https://github.com/jajcus/ceph-deploy/tree/pld
 Patch0:                %{name}-pld.patch
 URL:           https://github.com/ceph/ceph-deploy
-BuildRequires: python-setuptools >= 7.0
+BuildRequires: python-setuptools >= 1:7.0
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.219
+BuildRequires: rpmbuild(macros) >= 1.714
 Requires:      python-remoto
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -29,6 +30,14 @@ 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.
 
+%description -l pl.UTF-8
+ceph-deploy to sposób wdrażania Cepha polegający jedynie na dostępie
+SSH do serwerów, sudo i odrobinie Pythona. Uruchamia w pełni stację
+roboczą bez wymagania serwerów, baz danych itp.
+
+Jest to rozwiązanie dla tych, którzy często stawiają i wyłączają
+klastry Cepha i chcą mieć przy tym jak najmniej biurokracji.
+
 %prep
 %setup -q
 %patch0 -p1
This page took 0.056013 seconds and 4 git commands to generate.