[glusterfs] 3.3.1-9 fix essex/folsom typo fix glusterfs-ufo %files conflict with glusterfs-swift-*

Kaleb S. KEITHLEY kkeithle at fedoraproject.org
Wed Jan 30 13:16:16 UTC 2013


commit 7431a40feb1be67c941ef95b14ec25482d79393b
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date:   Wed Jan 30 08:15:02 2013 -0500

    3.3.1-9
     fix essex/folsom typo
     fix glusterfs-ufo %files conflict with glusterfs-swift-*

 gluster-swift-plugins.tar.gz |  Bin 18951 -> 0 bytes
 glusterfs.spec               |    9 ++++++---
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/glusterfs.spec b/glusterfs.spec
index d704471..a15d68e 100644
--- a/glusterfs.spec
+++ b/glusterfs.spec
@@ -33,7 +33,7 @@
 Summary:          Cluster File System
 Name:             glusterfs
 Version:          3.3.1
-Release:          8%{?dist}
+Release:          9%{?dist}
 License:          GPLv3+ and (GPLv2 or LGPLv3+)
 Group:            System Environment/Base
 Vendor:           Red Hat
@@ -229,7 +229,7 @@ Group:            Applications/System
 License:          ASL 2.0
 BuildArch:        noarch
 
-Source10:         http://launchpad.net/swift/essex/%{SWIFTVER}/+download/swift-%{SWIFTVER}.tar.gz
+Source10:         http://launchpad.net/swift/folsom/%{SWIFTVER}/+download/swift-%{SWIFTVER}.tar.gz
 %if ( 0%{?fedora} && 0%{?fedora} > 17 ) || ( 0%{?rhel} && 0%{?rhel} > 6 )
 # these first appeared in openstack-swift-1.7.4-1.fc18 and -1.7.4-2.el6
 Source100:        account-server.conf
@@ -933,7 +933,7 @@ fi
 %{python_sitelib}/gluster
 %{python_sitelib}/gluster_swift_ufo-%{UFOVER}-*.egg-info
 %{_bindir}/gluster-swift-gen-builders
-%{_sysconfdir}/swift
+#%{_sysconfdir}/swift
 %endif
 
 
@@ -1111,6 +1111,9 @@ fi
 
 
 %changelog
+* Wed Jan 30 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.3.1-9
+- essex/folsom typo, glusterfs-ufo %files conflicts with glusterfs-swift-*
+
 * Thu Jan 10 2013 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.3.1-8
 - revised patch to DiskFile.py for stalled GET
 


More information about the scm-commits mailing list