Bug 819130 - Merge in the Fedora spec changes to build one single unified spec
Summary: Merge in the Fedora spec changes to build one single unified spec
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: build
Version: 3.4.0-beta
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Kaleb KEITHLEY
QA Contact:
URL:
Whiteboard:
: 976124 (view as bug list)
Depends On:
Blocks: 918917 952693 1039965
TreeView+ depends on / blocked
 
Reported: 2012-05-05 00:58 UTC by Joe Julian
Modified: 2015-12-01 16:45 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 950083 1039965 (view as bug list)
Environment:
Last Closed: 2013-07-24 17:28:52 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 826836 0 medium CLOSED Error reading info on glusterfsd service while removing 'Gluster File System' group via yum 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 826855 0 medium CLOSED Installation Error:POSTIN scriptlet failure in rpm package glusterfs-geo-replication-3.3.0qa45-1.el6.x86_64 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 834847 0 high CLOSED Fails to RPM update from 3.2.1 to 3.3.0 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 839668 0 medium CLOSED rpmbuild fails on Fedora 17 due to %ghost files in the spec 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 950083 0 medium CLOSED Merge in the Fedora spec changes to build one single unified spec 2021-02-22 00:41:40 UTC
Red Hat Bugzilla 954190 0 medium CLOSED /etc/init.d/glusterfsd missing from upstream git compiled rpms 2021-02-22 00:41:40 UTC


Description Joe Julian 2012-05-05 00:58:55 UTC
I'll be merging in the spec changes from Fedora. This should be used for 3.1, 3.2 and 3.3.

Comment 1 Vijay Bellur 2013-02-18 03:32:16 UTC
CHANGE: http://review.gluster.org/4454 (glusterfs.spec.in: resync with Fedora glusterfs.spec) merged in master by Anand Avati (avati)

Comment 2 Vijay Bellur 2013-02-18 06:50:32 UTC
CHANGE: http://review.gluster.org/4532 (LinuxRPM/Makefile: fix backquote which was triggering recursive make) merged in master by Anand Avati (avati)

Comment 3 Vijay Bellur 2013-02-19 18:21:25 UTC
CHANGE: http://review.gluster.org/4547 (glusterfs.spec.in: resync with Fedora glusterfs.spec) merged in master by Anand Avati (avati)

Comment 4 Vijay Bellur 2013-03-22 18:55:24 UTC
CHANGE: http://review.gluster.org/4674 (glusterfs.spec.in: sync with fedora glusterfs.spec) merged in master by Anand Avati (avati)

Comment 5 Vijay Bellur 2013-03-26 19:04:52 UTC
REVIEW: http://review.gluster.org/4724 (glusterfs.spec.in: resync with Fedora glusterfs.spec) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 6 Vijay Bellur 2013-03-26 19:32:48 UTC
REVIEW: http://review.gluster.org/4725 (glusterfs.spec.in: resync with Fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 7 Vijay Bellur 2013-03-27 01:29:17 UTC
COMMIT: http://review.gluster.org/4725 committed in release-3.4 by Anand Avati (avati) 
------
commit 87d03fa7f48af6500cb8277db96ee7f6c690ea1c
Author: Krishnan Parthasarathi <kparthas>
Date:   Wed Feb 27 17:55:47 2013 +0530

    glusterd: Removed fd leaks in glusterfs_start utility function
    
    PROBLEM:
        The FILE* associated with the pidfile was leaked if
        pmap_registry_search on the brickinfo' path failed.
    
    FIX:
        Eliminates the use of the FILE* that was leaked. Uses
        glusterd_is_service_running utility function in place
        of the earlier attempt to check for the same.
    
    Change-Id: I94082bd5a94b8a6340f8cc11726d3264e364efe6
    BUG: 916549
    Signed-off-by: Krishnan Parthasarathi <kparthas>
    Reviewed-on: http://review.gluster.org/4596
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Jeff Darcy <jdarcy>
    Reviewed-by: Anand Avati <avati>

Comment 8 Vijay Bellur 2013-03-28 15:43:13 UTC
REVIEW: http://review.gluster.org/4742 (glusterfs.spec.in: sync with fedora glusterfs.spec) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 9 Vijay Bellur 2013-03-28 15:58:16 UTC
REVIEW: http://review.gluster.org/4743 (glusterfs.spec.in: sync with fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 10 Vijay Bellur 2013-03-28 21:28:29 UTC
COMMIT: http://review.gluster.org/4742 committed in master by Anand Avati (avati) 
------
commit 2cd9b31a5f032af807dea7b3d1b40592444154b5
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Thu Mar 28 11:41:25 2013 -0400

    glusterfs.spec.in: sync with fedora glusterfs.spec
    
    add --without ufo
    
    Change-Id: If1b77003ded537f9664fa6ad677d48d118516c64
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    BUG: 819130
    Reviewed-on: http://review.gluster.org/4742
    Tested-by: Gluster Build System <jenkins.com>
    Tested-by: Luis Pabon <lpabon>
    Reviewed-by: Luis Pabon <lpabon>
    Reviewed-by: Anand Avati <avati>

Comment 11 Vijay Bellur 2013-03-28 21:28:51 UTC
COMMIT: http://review.gluster.org/4743 committed in release-3.4 by Anand Avati (avati) 
------
commit 2cd9b31a5f032af807dea7b3d1b40592444154b5
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Thu Mar 28 11:41:25 2013 -0400

    glusterfs.spec.in: sync with fedora glusterfs.spec
    
    add --without ufo
    
    Change-Id: If1b77003ded537f9664fa6ad677d48d118516c64
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    BUG: 819130
    Reviewed-on: http://review.gluster.org/4742
    Tested-by: Gluster Build System <jenkins.com>
    Tested-by: Luis Pabon <lpabon>
    Reviewed-by: Luis Pabon <lpabon>
    Reviewed-by: Anand Avati <avati>

Comment 12 Kaleb KEITHLEY 2013-04-01 14:52:40 UTC
merged (cherry pick) from master to release-3.4

Comment 13 Anand Avati 2013-04-10 19:21:03 UTC
REVIEW: http://review.gluster.org/4805 (build: add BuildRequires librdmacm-devel) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 14 Anand Avati 2013-04-10 19:30:33 UTC
REVIEW: http://review.gluster.org/4806 (build: add BuildRequires librdmacm-devel) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 15 Anand Avati 2013-04-12 07:20:45 UTC
COMMIT: http://review.gluster.org/4806 committed in release-3.4 by Anand Avati (avati) 
------
commit 432ce7e60fb58d3cbb019ab3159b7d393afaaed6
Author: Niels de Vos <ndevos>
Date:   Wed Apr 10 17:51:37 2013 +0200

    build: really disable fusermount if you say so
    
    There is no logic in configure.ac that provides a $disable_fusermount
    variable. So, use the $enable_fusermount variable instead.
    
    Follow-up-for: http://review.gluster.org/4773
    Change-Id: I81cdbd0045409d0036438d542ca6dc1934f784e4
    BUG: 948205
    Signed-off-by: Niels de Vos <ndevos>
    Reviewed-on: http://review.gluster.org/4803
    Reviewed-by: Kaleb KEITHLEY <kkeithle>
    Reviewed-by: Sachidananda Urs <sacchi>
    Tested-by: Gluster Build System <jenkins.com>

Comment 16 Anand Avati 2013-04-23 17:04:30 UTC
REVIEW: http://review.gluster.org/4877 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#2) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 17 Anand Avati 2013-04-23 20:24:50 UTC
REVIEW: http://review.gluster.org/4877 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#3) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 18 Anand Avati 2013-04-25 17:42:34 UTC
REVIEW: http://review.gluster.org/4877 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#4) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 19 Anand Avati 2013-04-26 15:17:30 UTC
COMMIT: http://review.gluster.org/4877 committed in release-3.4 by Anand Avati (avati) 
------
commit 7f162316f074f19cfecca9197060e4e687658345
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Tue Apr 23 12:57:40 2013 -0400

    build: sync glusterfs.spec.in with Fedora glusterfs.spec
    
    BUG: 819130
    Change-Id: I96aeb8fbe8b79bbc058ff9a45167d822abb576ed
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/4877
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Niels de Vos <ndevos>

Comment 20 Anand Avati 2013-06-07 14:06:15 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 21 Anand Avati 2013-06-07 15:49:12 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#2) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 22 Anand Avati 2013-06-07 16:58:40 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#3) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 23 Anand Avati 2013-06-07 17:44:56 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#4) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 24 Anand Avati 2013-06-07 17:55:34 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#5) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 25 Anand Avati 2013-06-07 19:32:12 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#6) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 26 Anand Avati 2013-06-07 19:39:02 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#7) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 27 Anand Avati 2013-06-07 20:03:33 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#8) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 28 Anand Avati 2013-06-07 20:05:04 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#9) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 29 Anand Avati 2013-06-07 20:51:38 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#10) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 30 Anand Avati 2013-06-08 13:17:11 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#11) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 31 Anand Avati 2013-06-12 18:29:42 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#12) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 32 Anand Avati 2013-06-17 17:48:27 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#13) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 33 Anand Avati 2013-06-19 14:12:44 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#14) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 34 Kaleb KEITHLEY 2013-06-20 17:09:06 UTC
*** Bug 976124 has been marked as a duplicate of this bug. ***

Comment 35 Anand Avati 2013-06-21 12:49:20 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#15) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 36 Anand Avati 2013-06-21 13:25:58 UTC
REVIEW: http://review.gluster.org/5179 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#16) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 37 Anand Avati 2013-06-21 17:33:13 UTC
COMMIT: http://review.gluster.org/5179 committed in release-3.4 by Anand Avati (avati) 
------
commit 159938575b43ce9af503c74560e044ee69d1395c
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Fri Jun 7 09:46:12 2013 -0400

    build: sync glusterfs.spec.in with Fedora glusterfs.spec
    
    (This is the release-3.4 branch.)
    
     * remove G4S/UFO from community packaging. The Fedora/EPEL packaging
       will follow suit once the glusterfs-openstack-swift packaging
       materializes from the G4S team. Note that for the time being 'make dist'
       still creates a UFO tarball from the .../ufo directory for use by
       fedora packaging.
     * add glusterfs-api and glusterfs-api-devel sub-packages
     * add extras/systemd/glusterd.service. Use it (or extras/init.d/glusterd)
       instead of the Fedora versions.
     * restores ability to build glusterfs RPMs from the dist tarball with
       'rpmbuild {-ts,-tb,-ta} glusterfs-XXX.tar.gz'
     * reverse {--with,--without}_fusermount in sync with fedora .spec and
       master branch
     * other minor cleanups mostly to sync with fedora .spec and to build
       from the dist tarball. Any differences will be resolved in the fedora
       .spec in the next release (i.e. beta4 or GA).
     * this is nominally for "the impending merge of .../api from master" but
       should be independent of that change.
    
    (still deciding whether to add the fedora glusterfsd.{init,service) files
    here or remove them from fedora.)
    
    BUG: 819130
    Change-Id: I90c7355ca02239995b1df7646e3cd10ec227bcc5
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/5179
    Reviewed-by: Niels de Vos <ndevos>
    Tested-by: Gluster Build System <jenkins.com>

Comment 38 Anand Avati 2013-06-26 11:31:45 UTC
REVIEW: http://review.gluster.org/5254 (rpm: move the mount/api xlator to the glusterfs-api sub-package) posted (#1) for review on release-3.4 by Niels de Vos (ndevos)

Comment 39 Anand Avati 2013-06-26 13:36:12 UTC
COMMIT: http://review.gluster.org/5254 committed in release-3.4 by Vijay Bellur (vbellur) 
------
commit 162b6684beb3d567a1cd9d05efa790460ece684b
Author: Niels de Vos <ndevos>
Date:   Wed Jun 26 13:25:22 2013 +0200

    rpm: move the mount/api xlator to the glusterfs-api sub-package
    
    The main glusterfs package included the xlator/api.so file which caused
    a dependency on the glusterfs-api package:
    
      # rpm -i glusterfs-3.4.0-0.6.beta3.el6.x86_64.rpm
      error: Failed dependencies:
      libgfapi.so.0()(64bit) is needed by glusterfs-3.4.0-0.6.beta3.el6.x86_64
    
    Moving the mount/api xlator to the glusterfs-api package will prevent
    the automatic dependency generator to add the dependency to the main
    package.
    
    Change-Id: I333c6b61dfc239a7b0beca313aa5928f4e197937
    BUG: 819130
    Reported-by: Vijay Bellur <vbellur>
    Signed-off-by: Niels de Vos <ndevos>
    Reviewed-on: http://review.gluster.org/5254
    Reviewed-by: Kaleb KEITHLEY <kkeithle>
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Vijay Bellur <vbellur>

Comment 40 Anand Avati 2013-06-27 14:34:44 UTC
REVIEW: http://review.gluster.org/5263 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 41 Anand Avati 2013-06-27 14:43:36 UTC
REVIEW: http://review.gluster.org/5263 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#2) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 42 Anand Avati 2013-06-27 15:34:54 UTC
REVIEW: http://review.gluster.org/5263 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#3) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 43 Anand Avati 2013-06-27 15:50:34 UTC
REVIEW: http://review.gluster.org/5263 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#4) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 44 Anand Avati 2013-06-27 18:12:17 UTC
REVIEW: http://review.gluster.org/5263 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#5) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 45 Anand Avati 2013-06-28 11:49:21 UTC
REVIEW: http://review.gluster.org/5270 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 46 Anand Avati 2013-06-28 16:24:37 UTC
COMMIT: http://review.gluster.org/5270 committed in release-3.4 by Vijay Bellur (vbellur) 
------
commit b6d0be85435f508cf6b343ba5d103e3238f65084
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Thu Jun 27 10:44:44 2013 -0400

    build: sync glusterfs.spec.in with Fedora glusterfs.spec
    
    (this is the release-3.4 branch)
    
    * fix the hardening fix for shlibs
    * use %{__sed} macro
    * better short ChangeLog
    * fix hard-coded path in extras/systemd/glusterd.service in, use @prefix@
    
    Change-Id: I267244b68a97cbcd6f6ab62fc322c78db45023bb
    BUG: 819130
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/5270
    Reviewed-by: Niels de Vos <ndevos>
    Tested-by: Gluster Build System <jenkins.com>

Comment 47 Anand Avati 2013-07-30 18:03:55 UTC
REVIEW: http://review.gluster.org/5437 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 48 Anand Avati 2013-07-31 11:36:05 UTC
REVIEW: http://review.gluster.org/5437 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#2) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 49 Anand Avati 2013-07-31 18:39:17 UTC
REVIEW: http://review.gluster.org/5437 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#3) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 50 Anand Avati 2013-08-01 10:01:00 UTC
COMMIT: http://review.gluster.org/5437 committed in release-3.4 by Vijay Bellur (vbellur) 
------
commit 03d9369ae9e69491911adbc4f16570fa1dedaa1e
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Tue Jul 30 14:00:46 2013 -0400

    build: sync glusterfs.spec.in with Fedora glusterfs.spec
    
    (this is the release-3.4 branch)
    
    * Sync with latest Fedora updates
    * add glusterfs-libs RPM for RHEL6.5 oVirt/qemu-kvm, see BZ 916645
    
    BUG: 819130
    Change-Id: If5816f9b6a9478f6663c1de4d14a9f8341da9e84
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/5437
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Niels de Vos <ndevos>

Comment 51 Anand Avati 2013-08-07 12:41:18 UTC
REVIEW: http://review.gluster.org/5520 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 52 Anand Avati 2013-08-07 13:14:06 UTC
REVIEW: http://review.gluster.org/5521 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 53 Anand Avati 2013-08-08 17:50:46 UTC
COMMIT: http://review.gluster.org/5521 committed in release-3.4 by Anand Avati (avati) 
------
commit a7a9328221419febecea1fc4119005b420c39285
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Wed Aug 7 09:11:48 2013 -0400

    build: sync glusterfs.spec.in with Fedora glusterfs.spec
    
    (this is the release-3.4 branch)
    
    * add necessary requires
    * add -cli subpackage
    * fix other minor differences with Fedora glusterfs.spec
    
    Change-Id: I86eb38a1cc52cdcd25f62c75fae28dbd9539195e
    BUG: 819130
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/5521
    Reviewed-by: Niels de Vos <ndevos>
    Tested-by: Gluster Build System <jenkins.com>

Comment 54 Anand Avati 2013-10-09 11:56:12 UTC
REVIEW: http://review.gluster.org/6058 (ld: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#1) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 55 Anand Avati 2013-10-09 12:00:05 UTC
REVIEW: http://review.gluster.org/6058 (build: sync glusterfs.spec.in with Fedora glusterfs.spec) posted (#2) for review on release-3.4 by Kaleb KEITHLEY (kkeithle)

Comment 56 Anand Avati 2013-10-11 19:34:41 UTC
COMMIT: http://review.gluster.org/6058 committed in release-3.4 by Anand Avati (avati) 
------
commit b7f894fd0e46bcffca534265b95a4171ea59be4e
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Wed Oct 9 07:54:27 2013 -0400

    build: sync glusterfs.spec.in with Fedora glusterfs.spec
    
    (this is the release-3.4 branch)
    
    sync with Fedora glusterfs.spec 3.4.1-2+
    
    Change-Id: I13e7161dca969804415045a47e37705819fe173d
    BUG: 819130
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/6058
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>


Note You need to log in before you can comment on or make changes to this bug.