SPECS: glusterfs.spec - Release rc1.3. Disabled bdb and mod_glusterfs.

matkor matkor at pld-linux.org
Tue Feb 3 22:36:45 CET 2009


Author: matkor                       Date: Tue Feb  3 21:36:45 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release rc1.3. Disabled bdb and mod_glusterfs.

---- Files affected:
SPECS:
   glusterfs.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/glusterfs.spec
diff -u SPECS/glusterfs.spec:1.28 SPECS/glusterfs.spec:1.29
--- SPECS/glusterfs.spec:1.28	Tue Feb  3 22:10:09 2009
+++ SPECS/glusterfs.spec	Tue Feb  3 22:36:40 2009
@@ -12,7 +12,7 @@
 Version:	2.0.0
 %define          _rc        rc1
 %define          _version        %{version}%{_rc}
-Release:	0.%{_rc}.2
+Release:	0.%{_rc}.3
 License:	GPL v3+
 Group:		Applications/System
 Source0:	http://ftp.zresearch.com/pub/gluster/glusterfs/2.0/%{version}/%{name}-%{_version}.tar.gz
@@ -152,6 +152,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
+	--disable-bdb \
+	--disable-mod_glusterfs \
 	%{!?with_ibverbs:--disable-ibverbs}
 %{__make}
 
@@ -257,6 +259,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2009/02/03 21:36:40  matkor
+- Release rc1.3. Disabled bdb and mod_glusterfs.
+
 Revision 1.28  2009/02/03 21:10:09  matkor
 - Release rc1.2. Seems to work.
 
================================================================

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



More information about the pld-cvs-commit mailing list