Skip to content

Commit

Permalink
objclass-sdk: add %files section in spec file
Browse files Browse the repository at this point in the history
Signed-off-by: Neha Ojha <nojha@redhat.com>
  • Loading branch information
neha-ojha committed Apr 27, 2017
1 parent 5484bcc commit 8caded4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ceph.spec.in
Expand Up @@ -1651,6 +1651,11 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
%{_javadir}/libcephfs-test.jar
%endif

%files -n rados-objclass-dev
%defattr(-,root,root,-)
%dir %{_includedir}/rados
%{_includedir}/rados/objclass.h

%if 0%{with selinux}
%files selinux
%defattr(-,root,root,-)
Expand Down

0 comments on commit 8caded4

Please sign in to comment.