summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiels de Vos <ndevos@redhat.com>2014-01-04 17:29:26 +0100
committerVijay Bellur <vbellur@redhat.com>2014-01-07 05:16:23 -0800
commita99e4e4bf576e5120dca4f2a47fb1466a8005204 (patch)
tree8ef363b8896c7cea980bbbb8849824e336e6da5d
parent1350c7193e59617f356aaae203d2170e4f38e78c (diff)
build: the main glusterfs package should not provide glusterfs-libs
Because of this incorrect provides, there is no requirement to update glusterfs-libs. Most users will get a newer glusterfs-libs when updating anyway, but users that manually select RPMs for updating my skip the package, which will break their system. Change-Id: If7d73236c21de07ff7fbe32e4ba2e84910ffb98d BUG: 950083 Fedora-BUG: 1048489 Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/6643 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com>
-rw-r--r--glusterfs.spec.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 12f246895..516ca513f 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -156,11 +156,9 @@ BuildRequires: glib2-devel
%endif
Obsoletes: hekafs
-Obsoletes: %{name}-libs <= 2.0.0
Obsoletes: %{name}-common < %{version}-%{release}
Obsoletes: %{name}-core < %{version}-%{release}
Obsoletes: %{name}-ufo
-Provides: %{name}-libs = %{version}-%{release}
Provides: %{name}-common = %{version}-%{release}
Provides: %{name}-core = %{version}-%{release}
@@ -874,6 +872,9 @@ if [ $1 -ge 1 ]; then
fi
%changelog
+* Sat Jan 4 2014 Niels de Vos <ndevos@redhat.com>
+- The main glusterfs package should not provide glusterfs-libs (#1048489)
+
* Tue Dec 10 2013 Kaleb S. KEITHLEY <kkeithle@redhat.com>
- Sync with Fedora glusterfs.spec 3.5.0-0.1.qa3