]> git.pld-linux.org Git - packages/samba.git/commitdiff
- lets forget about ipv6, maintain patch discontinued since 2.2 version,
authortommat <tommat@pld-linux.org>
Wed, 9 Feb 2005 12:07:49 +0000 (12:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  samba team is not planning implement ipv6, removed commented out patch
  and bcond.

Changed files:
    samba.spec -> 1.264

samba.spec

index 77f51cfd0c5b7842ba86aa965b89ee02fce6d80b..5d5eb95fcd48ef9444a2abf1e3c79f9dd977b325 100644 (file)
@@ -15,7 +15,6 @@
 %bcond_without pgsql           # without PostgreSQL support
 %bcond_without python          # without python libs/utils
 %bcond_with    ldapsam         # with LDAP SAM 2.2 based auth (instead of smbpasswd)
-#%bcond_with   ipv6            # with IPv6 support
 #
 # ADS requires krb5 and LDAP
 %if %{without krb5} || %{without ldap}
@@ -61,7 +60,6 @@ Patch1:               %{name}-lib64.patch
 Patch2:                %{name}-setup-python.patch
 Patch3:                %{name}-FHS.patch
 Patch4:                %{name}-case_insensitive_sql_operator.patch
-#Patch6:       http://v6web.litech.org/samba/%{name}-2.2.4+IPv6-20020609.diff
 URL:           http://www.samba.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -867,7 +865,6 @@ dost
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-#%{?with_ipv6:%patch6 -p1}
 
 cd examples/VFS
 tar xjf %{SOURCE7}
This page took 0.188235 seconds and 4 git commands to generate.