Author: matkor Date: Sun Aug 10 10:29:15 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - Version 1.4.0qa33.
---- Files affected: SPECS: glusterfs.spec (1.17 -> 1.17.2.1) ---- Diffs: ================================================================ Index: SPECS/glusterfs.spec diff -u SPECS/glusterfs.spec:1.17 SPECS/glusterfs.spec:1.17.2.1 --- SPECS/glusterfs.spec:1.17 Fri Aug 8 00:29:50 2008 +++ SPECS/glusterfs.spec Sun Aug 10 12:29:09 2008 @@ -8,15 +8,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 @@ -140,9 +140,8 @@ 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 @@ -250,6 +249,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17.2.1 2008/08/10 10:29:09 matkor +- Version 1.4.0qa33. + Revision 1.17 2008/08/07 22:29:50 matkor - Release 3. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glusterfs.spec?r1=1.17&r2=1.17.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
