diff --git a/hbase.spec b/hbase.spec index 288e68579e8a46d21d1d2a00f468f77ccc76a3ed..07a5d82dff3d95694d4df0d04815f1441f22429e 100644 --- a/hbase.spec +++ b/hbase.spec @@ -49,6 +49,9 @@ Requires(post): systemd Requires(preun): systemd Requires(postun): systemd +Conflicts: mvn(org.jruby.joni:joni) > 2.1.3 +Provides: mvn(org.jruby.joni:joni) = 2.1.3 + %description Apache HBase is a database for Apache Hadoop that provides a distributed, scalable, big data store.