Your message dated Tue, 22 Oct 2013 16:23:09 -0500
with message-id <[email protected]>
and subject line Shipped with samba 4.x packages
has caused the Debian Bug report #587705,
regarding [fr]samba: add subpackage with samba VFS devel files
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
587705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587705
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba
Version: 2:3.4.3-1
Source: samba
Severity: wishlist
If somebody wants to build additional vfs samba module, he need get
samba source and configure build tree.
But samba can provide special subpakage with already configured for
build vfs module tree.
# Install samba-vfs-devel
pushd source
for i in `find . -name '*.h' -exec dirname '{}' \; |sort -u` ; do
%__mkdir -p %buildroot%_datadir/%origname/vfs-devel/source/$i
%__cp $i/*.h %buildroot%_datadir/%origname/vfs-devel/source/$i/
done
%__cp include/libsmbclient.h %buildroot%_includedir/
popd
%__cp -r examples/VFS source/Makefile
%buildroot%_datadir/%origname/vfs-devel/source/
sed -ri 's,^(src|build)dir=.*$,\1dir=.,'
%buildroot%_datadir/%origname/vfs-devel/source/Makefile
--
Boris
--- End Message ---
--- Begin Message ---
Version: 2:4.0.6+dfsg-1
As of Samba 4.x, a samba-dev package has been shipped that provides
headers and development symlinks for various Samba libraries.
signature.asc
Description: Digital signature
--- End Message ---