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 20:42:56
Branch: HEAD Handle: 2008070319425600
Modified files:
openpkg-src/samba samba.spec
Log:
try to fix building now that Samba uses shared libraries by default
Summary:
Revision Changes Path
1.129 +2 -1 openpkg-src/samba/samba.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.128 -r1.129 samba.spec
--- openpkg-src/samba/samba.spec 2 Jul 2008 18:52:58 -0000 1.128
+++ openpkg-src/samba/samba.spec 3 Jul 2008 18:42:56 -0000 1.129
@@ -32,7 +32,7 @@
Group: Filesystem
License: GPL
Version: 3.2.0
-Release: 20080702
+Release: 20080703
# package options
%option with_pam no
@@ -140,6 +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
\
--without-included-popt \
--with-winbind \
%if "%{with_acl}" == "yes"
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]