[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    [SCM] Samba Shared Repository - branch master updated
From:       martins () samba ! org (Martin Schwenke)
Date:       2014-06-30 9:24:04
Message-ID: 20140630092404.9513D1402A0 () sn ! samba ! org
[Download RAW message or body]

The branch, master has been updated
       via  b2a7472 ctdb-packaging: Update configure.rpm with minimum library versions
       via  fefb3a7 ctdb-packaging: Minimum required tevent library is 0.9.16
      from  9c19532 s3-shadow-copy2: Protect against already converted names

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b2a74726ee9eedd688ff0443bc292bb59f81ba5c
Author: Amitay Isaacs <amitay@gmail.com>
Date:   Mon Jun 30 15:22:49 2014 +1000

    ctdb-packaging: Update configure.rpm with minimum library versions
    
    This makes configure command consistent with spec file.
    
    Signed-off-by: Amitay Isaacs <amitay@gmail.com>
    Reviewed-by: Martin Schwenke <martin@meltin.net>
    
    Autobuild-User(master): Martin Schwenke <martins@samba.org>
    Autobuild-Date(master): Mon Jun 30 11:23:18 CEST 2014 on sn-devel-104

commit fefb3a718fa107fa8234958f50451954e87f10ed
Author: Amitay Isaacs <amitay@gmail.com>
Date:   Thu Jun 26 14:16:13 2014 +1000

    ctdb-packaging: Minimum required tevent library is 0.9.16
    
    Signed-off-by: Amitay Isaacs <amitay@gmail.com>
    Reviewed-by: Martin Schwenke <martin@meltin.net>

-----------------------------------------------------------------------

Summary of changes:
 ctdb/configure.rpm              |    1 +
 ctdb/packaging/RPM/ctdb.spec.in |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/ctdb/configure.rpm b/ctdb/configure.rpm
index 1a2efae..9cecb86 100755
--- a/ctdb/configure.rpm
+++ b/ctdb/configure.rpm
@@ -2,6 +2,7 @@
 CFLAGS="-Wall -g -D_GNU_SOURCE" ./configure \
 	--builtin-libraries=replace,popt \
 	--bundled-libraries=!talloc,!tevent,!tdb \
+	--minimum-library-version=talloc:2.0.8,tdb:1.2.11,tevent:0.9.16 \
 	--prefix=/usr \
 	--sysconfdir=/etc \
 	--mandir=/usr/man \
diff --git a/ctdb/packaging/RPM/ctdb.spec.in b/ctdb/packaging/RPM/ctdb.spec.in
index 16d378e..d7adb59 100644
--- a/ctdb/packaging/RPM/ctdb.spec.in
+++ b/ctdb/packaging/RPM/ctdb.spec.in
@@ -39,7 +39,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 # Required minimum library versions when building with system libraries
 %define libtalloc_version 2.0.8
 %define libtdb_version 1.2.11
-%define libtevent_version 0.9.18
+%define libtevent_version 0.9.16
 
 %if ! %with_included_talloc
 BuildRequires: libtalloc-devel >= %{libtalloc_version}


-- 
Samba Shared Repository
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic