glusterfs-3.5.0-0.4beta2

This commit is contained in:
Kaleb S. KEITHLEY 2014-01-27 13:32:50 -05:00
parent 6b1c8097a1
commit 3c8b7fb140
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
%global _for_fedora_koji_builds 1
# uncomment and add '%' to use the prereltag for pre-releases
%global prereltag beta1
%global prereltag beta2
# if you wish to compile an rpm without rdma support, compile like this...
# rpmbuild -ta @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz --without rdma
@ -73,7 +73,7 @@ Summary: Cluster File System
%if ( 0%{_for_fedora_koji_builds} )
Name: glusterfs
Version: 3.5.0
Release: 0.3%{?prereltag:.%{prereltag}}%{?dist}
Release: 0.4%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project
%else
Name: @PACKAGE_NAME@
@ -85,7 +85,7 @@ License: GPLv2 or LGPLv3+
Group: System Environment/Base
URL: http://www.gluster.org/docs/index.php/GlusterFS
%if ( 0%{_for_fedora_koji_builds} )
Source0: http://download.gluster.org/pub/gluster/glusterfs/qa-releases/%{version}%{prereltag}/glusterfs-%{version}%{?prereltag}.tar.gz
Source0: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-%{version}%{?prereltag}.tar.gz
Source1: glusterd.sysconfig
Source2: glusterfsd.sysconfig
Source3: glusterfs-fuse.logrotate

View File

@ -1 +1 @@
08d53d32979a6f2d0ccbc8e8473837e9 glusterfs-3.5.0beta1.tar.gz
fc37a547365fb715910c99fefb914216 glusterfs-3.5.0beta2.tar.gz