1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

packaging(RHEL): add new libs (talloc, tdb, ...) to the common package

Michael
This commit is contained in:
Michael Adam 2008-08-29 17:45:45 +02:00
parent 5348e28f66
commit f23183bbec

View File

@ -439,6 +439,8 @@ fi
%files common
%defattr(-,root,root)
%dir %{_sysconfdir}/samba
%dir %{_libarchdir}/samba
%dir %{_libarchdir}/samba/charset
%config(noreplace) %{_sysconfdir}/samba/smb.conf
%config(noreplace) %{_sysconfdir}/samba/lmhosts
@ -456,6 +458,15 @@ fi
%{_libarchdir}/samba/*.msg
%{_libarchdir}/samba/charset/*.so
%{_includedir}/netapi.h
%{_includedir}/wbclient.h
%{_includedir}/talloc.h
%{_includedir}/tdb.h
%{_libarchdir}/libnetapi.so*
%{_libarchdir}/libtalloc.so*
%{_libarchdir}/libtdb.so*
%{_libarchdir}/libwbclient.so*
%{_bindir}/testparm
%{_bindir}/smbpasswd
%{_bindir}/profiles