From 4fe938c341b9f1ed2d1fe3d75458a59e719231a2 Mon Sep 17 00:00:00 2001 From: Mateusz Korniak Date: Sun, 10 Aug 2008 10:15:58 +0000 Subject: [PATCH] - Version 1.4.0qa33. Changed files: glusterfs.spec -> 1.18 --- glusterfs.spec | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/glusterfs.spec b/glusterfs.spec index f47ca82..aab5373 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -7,15 +7,15 @@ Summary: Clustered File Storage that can scale to peta bytes Summary(pl.UTF-8): Klastrowy system przechowywania plików skalujący się do petabajtów Name: glusterfs -Version: 1.3.10 -Release: 3 +Version: 1.4.0 +%define qa_version 33 +Release: 0.1 License: GPL v3+ Group: Applications/System -Source0: http://ftp.zresearch.com/pub/gluster/glusterfs/1.3/%{name}-%{version}.tar.gz -# Source0-md5: 4231aa2d04761133d14df7b6a27a93f7 +Source0: http://ftp.zresearch.com/pub/gluster/glusterfs/1.4-qa/%{name}-%{version}qa%{qa_version}.tar.gz +# Source0-md5: 81793e0c75d196cf80a21e4f3096c1ca Source1: glusterfsd.init -Patch0: %{name}-link_fix.patch -Patch1: %{name}-open_fix.patch +# Patch0: %{name}-link_fix.patch URL: http://gluster.org/glusterfs.php BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -139,9 +139,8 @@ This package provides the FUSE based GlusterFS client. Ten pakiet udostępnia opartego na FUSE klienta GlusterFS-a. %prep -%setup -q -%patch0 -p1 -%patch1 -p1 +%setup -q -n %{name}-%{version}qa%{qa_version} +# %%patch0 -p1 cp -l doc/examples/README README.examples -- 2.44.0