]> git.pld-linux.org Git - packages/samba.git/commitdiff
- partial update to 4.2.0 (heimdal problem and patch2 problem)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 5 Mar 2015 23:12:36 +0000 (00:12 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 5 Mar 2015 23:12:36 +0000 (00:12 +0100)
link.patch [deleted file]
samba-bug-9816.patch
samba.spec

diff --git a/link.patch b/link.patch
deleted file mode 100644 (file)
index 8ce3895..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- samba-4.1.8/lib/util/wscript_build.orig    2014-06-04 19:40:22.052755047 +0200
-+++ samba-4.1.8/lib/util/wscript_build 2014-06-04 19:41:57.692753054 +0200
-@@ -9,7 +9,7 @@ bld.SAMBA_LIBRARY('samba-util',
-                     util_str.c util_str_common.c substitute.c ms_fnmatch.c
-                     server_id.c dprintf.c parmlist.c bitmap.c pidfile.c
-                     tevent_debug.c util_process.c memcache.c''',
--                  deps='DYNCONFIG',
-+                  deps='DYNCONFIG ccan-hash',
-                   public_deps='talloc tevent execinfo uid_wrapper pthread LIBCRYPTO charset util_setid systemd-daemon',
-                   public_headers='debug.h attr.h byteorder.h data_blob.h memory.h safe_string.h time.h talloc_stack.h xfile.h dlinklist.h samba_util.h string_wrappers.h',
-                   header_path= [ ('dlinklist.h samba_util.h', '.'), ('*', 'util') ],
-
index 5f674e0c129b3cca3af931a4851579bdbb2501bf..2c547dbe2b68e6a253cedb8eb49fa03978a7ed3e 100644 (file)
@@ -53,13 +53,14 @@ index 37edb31..00abad8 100644
 
 --- a/lib/replace/wscript~     2014-09-08 11:26:14.000000000 +0200
 +++ b/lib/replace/wscript      2014-10-28 22:05:54.003836383 +0100
-@@ -284,8 +284,7 @@ struct foo bar = { .y = 'X', .x = 1 };
+@@ -251,8 +251,7 @@ def configure(conf):
                  checklibc=True)
      if not conf.CHECK_FUNCS('getpeereid'):
          conf.CHECK_FUNCS_IN('getpeereid', 'bsd', headers='sys/types.h bsd/unistd.h')
--    if not conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h'):
--        conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h')
+-    if not conf.CHECK_FUNCS_IN('setproctitle', 'setproctitle', headers='setproctitle.h'):
+-        conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h')
 +    conf.CHECK_FUNCS_IN('setproctitle', 'bsd', headers='sys/types.h bsd/unistd.h')
  
      conf.CHECK_CODE('''
                  struct ucred cred;
+
index 67bf777ee165b6268ff415788659026ddefb4330..fd54178e943fc3640f5d8365ebba1c3b96d80752 100644 (file)
@@ -10,8 +10,8 @@
 %if %{with system_libs}
 %define                talloc_ver      2.0.8
 %define                tdb_ver         2:1.2.12
-%define                ldb_ver         1.1.17
-%define                tevent_ver      0.9.18
+%define                ldb_ver         1.1.20
+%define                tevent_ver      0.9.24
 %define                ntdb_ver        0.9
 %endif
 
 Summary:       Samba Active Directory and SMB server
 Summary(pl.UTF-8):     Serwer Samba Active Directory i SMB
 Name:          samba
-Version:       4.1.17
-Release:       2
+Version:       4.2.0
+Release:       0.1
 Epoch:         1
 License:       GPL v3
 Group:         Networking/Daemons
 Source0:       http://www.samba.org/ftp/samba/samba-%{version}.tar.gz
-# Source0-md5: 8fed0f23a672e6a8d0716d96aca88671
+# Source0-md5: 5ef28ee4cda243d07a0066f038b7d6e0
 Source1:       smb.init
 Source2:       samba.pamd
 Source4:       samba.sysconfig
@@ -44,7 +44,7 @@ Patch1:               %{name}-c++-nofail.patch
 Patch2:                %{name}-lprng-no-dot-printers.patch
 Patch3:                systemd-pid-dir.patch
 Patch4:                unicodePwd-nthash-values-over-LDAP.patch
-Patch5:                link.patch
+
 Patch6:                server-role.patch
 Patch7:                %{name}-bug-9816.patch
 URL:           http://www.samba.org/
@@ -73,6 +73,7 @@ BuildRequires:        libnscd-devel
 BuildRequires: make >= 3.81
 BuildRequires: ncurses-devel >= 5.2
 BuildRequires: ncurses-ext-devel >= 5.2
+BuildRequires: nss_wrapper
 %{?with_ldap:BuildRequires:    openldap-devel >= 2.3.0}
 BuildRequires: pam-devel >= 0.99.8.1
 BuildRequires: perl-ExtUtils-MakeMaker
@@ -89,6 +90,7 @@ BuildRequires:        rpm-perlprov
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.647
 BuildRequires: sed >= 4.0
+BuildRequires: socket_wrapper >= 1.1.2
 %{?with_systemd:BuildRequires: systemd-devel}
 BuildRequires: xfsprogs-devel
 BuildRequires: zlib-devel >= 1.2.3
@@ -103,6 +105,7 @@ BuildRequires:      talloc-devel >= %{talloc_ver}
 BuildRequires: tdb-devel >= %{tdb_ver}
 BuildRequires: tevent-devel >= %{tevent_ver}
 %endif
+BuildRequires: uid_wrapper >= 1.1.0
 BuildConflicts:        libbsd-devel
 Requires(post,preun):  /sbin/chkconfig
 Requires:      %{name}-common = %{epoch}:%{version}-%{release}
@@ -501,7 +504,7 @@ Ten pakiet zawiera schemat Samby (samba.schema) dla OpenLDAP-a.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
+
 %patch6 -p1
 %patch7 -p1
 
This page took 0.05367 seconds and 4 git commands to generate.