OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Jul-2008 21:01:51
Branch: HEAD Handle: 2008070320015100
Modified files:
openpkg-src/samba samba.spec
Log:
fix building again
Summary:
Revision Changes Path
1.130 +2 -1 openpkg-src/samba/samba.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.129 -r1.130 samba.spec
--- openpkg-src/samba/samba.spec 3 Jul 2008 18:42:56 -0000 1.129
+++ openpkg-src/samba/samba.spec 3 Jul 2008 19:01:51 -0000 1.130
@@ -140,7 +140,7 @@
--with-piddir=%{l_prefix}/var/samba/run \
--with-privatedir=%{l_prefix}/var/samba/run/private \
--with-swatdir=%{l_prefix}/share/samba \
-
--with-static-libs=libtalloc,libtdb,libnetapi,libaddns,libsmbclient,libsmbsharemodes
\
+
--with-static-libs=libtalloc,libtdb,libnetapi,libaddns,libsmbclient,libsmbsharemodes,libwbclient
\
--without-included-popt \
--with-winbind \
%if "%{with_acl}" == "yes"
@@ -165,6 +165,7 @@
--without-ads \
%endif
--with-vfs \
+ --disable-dnssd \
--disable-pie \
--disable-cups \
$options
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]