rpm: drop the glusterfs-devel dependency from glusterfs-api
This dependency was introduced when the Fedora packaging change for Bug 1016938 was (incorrectly) merged back into the upstream community version. Change-Id: I74a52c96533fa381e86b47f719480f00b12722ac BUG: 1065750 Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/7022 Reviewed-by: Justin Clift <jclift@redhat.com> Tested-by: Justin Clift <jclift@redhat.com>
This commit is contained in:
parent
f69e855116
commit
7098d6adb0
@ -328,7 +328,6 @@ This package provides the glusterfs server daemon.
|
||||
Summary: Clustered file-system api library
|
||||
Group: System Environment/Daemons
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: %{name}-devel = %{version}-%{release}
|
||||
# we provide the Python package/namespace 'gluster'
|
||||
Provides: python-gluster = %{version}-%{release}
|
||||
|
||||
@ -890,6 +889,9 @@ if [ $1 -ge 1 ]; then
|
||||
fi
|
||||
|
||||
%changelog
|
||||
* Wed Feb 26 2014 Niels de Vos <ndevos@redhat.com>
|
||||
- Drop glusterfs-devel dependency from glusterfs-api (#1065750)
|
||||
|
||||
* Thu Feb 06 2014 Aravinda VK <avishwan@redhat.com>
|
||||
- Include geo-replication upgrade scripts and hook scripts.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user