packages: glusterfs/glusterfs.spec Updated to 2.0.1-0.1

matkor matkor at pld-linux.org
Fri May 29 12:26:58 CEST 2009


Author: matkor                       Date: Fri May 29 10:26:58 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
Updated to 2.0.1-0.1

---- Files affected:
packages/glusterfs:
   glusterfs.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: packages/glusterfs/glusterfs.spec
diff -u packages/glusterfs/glusterfs.spec:1.31 packages/glusterfs/glusterfs.spec:1.32
--- packages/glusterfs/glusterfs.spec:1.31	Fri Mar  6 11:00:19 2009
+++ packages/glusterfs/glusterfs.spec	Fri May 29 12:26:53 2009
@@ -9,16 +9,16 @@
 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:	2.0.0
-%define          _rc        rc2
-%define          _version        %{version}%{_rc}
-Release:	0.%{_rc}.1
+Version:	2.0.1
+#%%define          _rc        {rc2}
+%define          _version        %{version}
+Release:	0.1
 License:	GPL v3+
 Group:		Applications/System
-Source0:	http://ftp.zresearch.com/pub/gluster/glusterfs/2.0/%{version}/%{name}-%{_version}.tar.gz
-# Source0-md5:	7c0a45f29b7d20b30da4b46bf970cecc
+Source0:	http://ftp.gluster.com/pub/gluster/glusterfs/2.0/LATEST/glusterfs-%{version}.tar.gz
+# Source0-md5:	712b6325abbd9f89ac927727a4bad658
 Source1:	glusterfsd.init
-URL:		http://gluster.org/glusterfs.php
+URL:		http://www.gluster.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	bison
@@ -117,6 +117,7 @@
 Summary:	GlusterFS Server
 Summary(pl.UTF-8):	Serwer GlusterFS-a
 Group:		Daemons
+Requires:	%{name}-client = %{version}-%{release}
 Requires:	%{name}-common = %{version}-%{release}
 Requires(post,preun):	/sbin/chkconfig
 Requires:	rc-scripts
@@ -247,11 +248,11 @@
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*
 %attr(754,root,root) /etc/rc.d/init.d/glusterfsd
-%attr(755,root,root) %{_sbindir}/glusterfsd
 
 %files client
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/glusterfs
+%attr(755,root,root) %{_sbindir}/glusterfsd
 %attr(755,root,root) /sbin/mount.glusterfs
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -260,6 +261,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2009/05/29 10:26:53  matkor
+Updated to 2.0.1-0.1
+
 Revision 1.31  2009/03/06 10:00:19  matkor
 - Updated to 2.0.0rc2.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/glusterfs/glusterfs.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list