From: Danny Al-Gaaf Date: Fri, 4 Jan 2013 17:51:29 +0000 (+0100) Subject: ceph.spec.in: fix libcephfs-jni package name X-Git-Tag: v0.57~196^2~4^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d8c4fc5ebb42fde9525a31c656a3da3989d616c8;p=ceph.git ceph.spec.in: fix libcephfs-jni package name Rename libcephfs-jni to libcephfs_jni1 to reflect the SO name/version of the library and to prevent RPMLINT to complain about the naming. Signed-off-by: Danny Al-Gaaf --- diff --git a/ceph.spec.in b/ceph.spec.in index bfd030b67465..8eb4be870991 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -189,14 +189,14 @@ Requires: libcephfs1 = %{version}-%{release} %description -n ceph-test This package contains Ceph benchmarks and test tools. -%package -n libcephfs-jni +%package -n libcephfs_jni1 Summary: Java Native Interface library for CephFS Java bindings. Group: System Environment/Libraries License: LGPL-2.0 Requires: java Requires: libcephfs1 = %{version}-%{release} BuildRequires: java-devel -%description -n libcephfs-jni +%description -n libcephfs_jni1 This package contains the Java Native Interface library for CephFS Java bindings. @@ -205,7 +205,7 @@ Summary: Java libraries for the Ceph File System. Group: System Environment/Libraries License: LGPL-2.0 Requires: java -Requires: libcephfs-jni = %{version}-%{release}- +Requires: libcephfs_jni1 = %{version}-%{release} BuildRequires: java-devel %description -n cephfs-java This package contains the Java libraries for the Ceph File System. @@ -552,7 +552,7 @@ fi %{_bindir}/tpbench %{_bindir}/xattr_bench -%files -n libcephfs-jni +%files -n libcephfs_jni1 %defattr(-,root,root,-) /usr/lib/jni/libcephfs_jni.so*