glusterfs-fuse Requires: attr, see BZ 1184626, 1184627

This commit is contained in:
Kaleb S. KEITHLEY 2015-01-28 10:17:46 -05:00
parent 56b2672b3d
commit 4029a850a5

View File

@ -330,6 +330,7 @@ Group: Applications/File
BuildRequires: fuse-devel
Requires: %{name} = %{version}-%{release}
Requires: attr
Obsoletes: %{name}-client < %{version}-%{release}
Provides: %{name}-client = %{version}-%{release}
@ -1050,16 +1051,19 @@ fi
%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
%changelog
* Thu Jan 22 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2
* Wed Jan 28 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
- glusterfs-fuse Requires: attr. See BZ 1184626, 1184627
* Thu Jan 22 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2-1
- GlusterFS 3.6.2 GA
* Thu Jan 15 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2beta2
* Thu Jan 15 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2beta2-1
- GlusterFS 3.6.2beta2
* Tue Jan 06 2015 Pranith Kumar Karampuri <pkarampu@redhat.com>
- Adding glfsheal binary
* Fri Dec 19 2014 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2beta1
* Fri Dec 19 2014 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2beta1-1
- GlusterFS 3.6.2beta1
* Fri Dec 12 2014 Niels de Vos <ndevos@redhat.com>