SPECS: glusterfs.spec - Updated to 2.0.0rc2.
matkor
matkor at pld-linux.org
Fri Mar 6 11:00:25 CET 2009
Author: matkor Date: Fri Mar 6 10:00:25 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Updated to 2.0.0rc2.
---- Files affected:
SPECS:
glusterfs.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/glusterfs.spec
diff -u SPECS/glusterfs.spec:1.30 SPECS/glusterfs.spec:1.31
--- SPECS/glusterfs.spec:1.30 Tue Feb 10 13:08:09 2009
+++ SPECS/glusterfs.spec Fri Mar 6 11:00:19 2009
@@ -10,13 +10,13 @@
Summary(pl.UTF-8): Klastrowy system przechowywania plików skalujący się do petabajtów
Name: glusterfs
Version: 2.0.0
-%define _rc rc1
+%define _rc rc2
%define _version %{version}%{_rc}
-Release: 0.%{_rc}.4
+Release: 0.%{_rc}.1
License: GPL v3+
Group: Applications/System
Source0: http://ftp.zresearch.com/pub/gluster/glusterfs/2.0/%{version}/%{name}-%{_version}.tar.gz
-# Source0-md5: 6f6943fbb958c3f386ce3f152cf7ccdd
+# Source0-md5: 7c0a45f29b7d20b30da4b46bf970cecc
Source1: glusterfsd.init
URL: http://gluster.org/glusterfs.php
BuildRequires: autoconf >= 2.50
@@ -184,14 +184,13 @@
%attr(755,root,root) %ghost %{_libdir}/libglusterfsclient.so.0
%dir %{_libdir}/glusterfs
-%attr(755,root,root) %{_libdir}/glusterfs/glusterfs-booster.so
+# %attr(755,root,root) %{_libdir}/glusterfs/glusterfs-booster.so
%dir %{_libdir}/glusterfs/%{_version}
%dir %{_libdir}/glusterfs/%{_version}/auth
%attr(755,root,root) %{_libdir}/glusterfs/%{_version}/auth/addr.so
%attr(755,root,root) %{_libdir}/glusterfs/%{_version}/auth/login.so
%dir %{_libdir}/glusterfs/%{_version}/scheduler
-## %attr(755,root,root) %{_libdir}/glusterfs/%{_version}/scheduler/{alu,nufa,random,rr,switch}.so*
%attr(755,root,root) %{_libdir}/glusterfs/%{_version}/scheduler/alu.so
%attr(755,root,root) %{_libdir}/glusterfs/%{_version}/scheduler/nufa.so
@@ -230,7 +229,9 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libglusterfs.so
%{_libdir}/libglusterfs.la
-#%{_includedir}/*.h
+%attr(755,root,root) %{_libdir}/libglusterfsclient.so
+%{_libdir}/libglusterfsclient.la
+%{_includedir}/*.h
# %files static
# %defattr(644,root,root,755)
@@ -259,6 +260,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2009/03/06 10:00:19 matkor
+- Updated to 2.0.0rc2.
+
Revision 1.30 2009/02/10 12:08:09 matkor
- Release 4. Fixes init script for Ac (wrong tagging).
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glusterfs.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list