]> git.pld-linux.org Git - packages/samba.git/commitdiff
- use bundled libtalloc in Titanium auto/ti/samba-3_5_4-3
authorhawk <hawk@pld-linux.org>
Wed, 25 Aug 2010 17:09:39 +0000 (17:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba.spec -> 1.493

samba.spec

index bb1ff0e075c71b3bb61e34133cb74a8bd47c539c..62574e5206ebfce6a4f952aab5e6c908ef224ad6 100644 (file)
 %bcond_without ldap            # without LDAP support
 %bcond_without avahi
 %bcond_with    merged_build    # without samba3+samba4 merge
+%if "%{pld_release}" == "ti"
+%bcond_with    system_libtalloc
+%else
 %bcond_without system_libtalloc
+%endif
                                                                # http://wiki.samba.org/index.php/Franky
 %bcond_with    mks             # with vfs-mks (mksd dependency not distributale)
 %bcond_with    vscan
@@ -56,7 +60,7 @@ Summary(uk.UTF-8):    SMB клієнт та сервер
 Summary(zh_CN.UTF-8):  Samba 客户端和服务器
 Name:          samba
 Version:       3.5.4
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL v3
 Group:         Networking/Daemons
This page took 0.039726 seconds and 4 git commands to generate.