-fix some missing man pages and such

This commit is contained in:
Josef Bacik 2012-05-10 09:56:19 -04:00
parent 8f23225f59
commit d02143ac96
1 changed files with 4 additions and 2 deletions

View File

@ -104,7 +104,7 @@ file system.
%ifarch armv5tel %ifarch armv5tel
# libatomic_ops does not have correct asm for ARMv5tel # libatomic_ops does not have correct asm for ARMv5tel
EXTRA_CFLAGS="-DAO_USE_PTHREAD_DEFS -fvisibility-inlines-hidden" EXTRA_CFLAGS="-DAO_USE_PTHREAD_DEFS"
%endif %endif
%ifarch %{arm} %ifarch %{arm}
# libatomic_ops seems to fallback on some pthread implementation on ARM # libatomic_ops seems to fallback on some pthread implementation on ARM
@ -118,7 +118,7 @@ EXTRA_LDFLAGS="-lpthread"
%endif %endif
--without-hadoop --with-radosgw --with-gtk2 \ --without-hadoop --with-radosgw --with-gtk2 \
CFLAGS="$RPM_OPT_FLAGS $EXTRA_CFLAGS" \ CFLAGS="$RPM_OPT_FLAGS $EXTRA_CFLAGS" \
CXXFLAGS="$RPM_OPT_FLAGS $EXTRA_CFLAGS" \ CXXFLAGS="$RPM_OPT_FLAGS $EXTRA_CFLAGS -fvisibility-inlines-hidden" \
LDFLAGS="$EXTRA_LDFLAGS" LDFLAGS="$EXTRA_LDFLAGS"
make %{?_smp_mflags} make %{?_smp_mflags}
@ -210,6 +210,8 @@ fi
%{_mandir}/man8/ceph-debugpack.8* %{_mandir}/man8/ceph-debugpack.8*
%{_mandir}/man8/ceph-clsinfo.8* %{_mandir}/man8/ceph-clsinfo.8*
%{_mandir}/man8/ceph-dencoder.8* %{_mandir}/man8/ceph-dencoder.8*
%{_mandir}/man1/obsync.1*
%{_mandir}/man8/ceph-rbdnamer.8*
%{python_sitelib}/rados.py* %{python_sitelib}/rados.py*
%{python_sitelib}/rbd.py* %{python_sitelib}/rbd.py*
%dir %{_localstatedir}/lib/ceph/ %dir %{_localstatedir}/lib/ceph/