SPECS: glusterfs.spec - Reverting my last commit. Should go to DEVEL branch.

matkor matkor at pld-linux.org
Sun Aug 10 12:22:53 CEST 2008


Author: matkor                       Date: Sun Aug 10 10:22:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Reverting my last commit. Should go to DEVEL branch.

---- Files affected:
SPECS:
   glusterfs.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/glusterfs.spec
diff -u SPECS/glusterfs.spec:1.18 SPECS/glusterfs.spec:1.19
--- SPECS/glusterfs.spec:1.18	Sun Aug 10 12:15:58 2008
+++ SPECS/glusterfs.spec	Sun Aug 10 12:22:48 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.4.0
-%define         qa_version 33
-Release:	0.1
+Version:	1.3.10
+Release:	3
 License:	GPL v3+
 Group:		Applications/System
-Source0:	http://ftp.zresearch.com/pub/gluster/glusterfs/1.4-qa/%{name}-%{version}qa%{qa_version}.tar.gz
-# Source0-md5:	81793e0c75d196cf80a21e4f3096c1ca
+Source0:	http://ftp.zresearch.com/pub/gluster/glusterfs/1.3/%{name}-%{version}.tar.gz
+# Source0-md5:	4231aa2d04761133d14df7b6a27a93f7
 Source1:	glusterfsd.init
-# Patch0:         %{name}-link_fix.patch
+Patch0:         %{name}-link_fix.patch
+Patch1:         %{name}-open_fix.patch
 URL:		http://gluster.org/glusterfs.php
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -140,8 +140,9 @@
 Ten pakiet udostępnia opartego na FUSE klienta GlusterFS-a.
 
 %prep
-%setup -q -n %{name}-%{version}qa%{qa_version}
-# %%patch0 -p1
+%setup -q
+%patch0 -p1
+%patch1 -p1
 
 cp -l doc/examples/README README.examples
 
@@ -249,8 +250,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.18  2008/08/10 10:15:58  matkor
-- Version 1.4.0qa33.
+Revision 1.19  2008/08/10 10:22:48  matkor
+- Reverting my last commit. Should go to DEVEL branch.
 
 Revision 1.17  2008/08/07 22:29:50  matkor
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glusterfs.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list