]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: fix libcephfs-jni package name
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Fri, 4 Jan 2013 17:51:29 +0000 (18:51 +0100)
committerGary Lowell <glowell@inktank.com>
Thu, 10 Jan 2013 01:13:11 +0000 (17:13 -0800)
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 <danny.al-gaaf@bisect.de>
ceph.spec.in

index bfd030b674659850510d953fe73ecea920bf3256..8eb4be870991533c201c9ad7988b756021aecb98 100644 (file)
@@ -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*