[arch-commits] Commit in talloc/repos (6 files)

2012-12-06 Thread Stéphane Gaudreault
Date: Thursday, December 6, 2012 @ 09:08:40
  Author: stephane
Revision: 172901

db-move: moved talloc from [testing] to [extra] (i686, x86_64)

Added:
  talloc/repos/extra-i686/PKGBUILD
(from rev 172900, talloc/repos/testing-i686/PKGBUILD)
  talloc/repos/extra-x86_64/PKGBUILD
(from rev 172900, talloc/repos/testing-x86_64/PKGBUILD)
Deleted:
  talloc/repos/extra-i686/PKGBUILD
  talloc/repos/extra-x86_64/PKGBUILD
  talloc/repos/testing-i686/
  talloc/repos/testing-x86_64/

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-06 14:03:01 UTC (rev 172900)
+++ extra-i686/PKGBUILD 2012-12-06 14:08:40 UTC (rev 172901)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tobias Powalowski 
-
-pkgname=talloc
-pkgver=2.0.7
-pkgrel=1
-pkgdesc="A hierarchical pool based memory allocator with destructors"
-arch=('i686' 'x86_64')
-license=('GPL3')
-url="http://talloc.samba.org/";
-depends=('glibc')
-makedepends=('python2' 'docbook-xsl')
-optdepends=('python2: for python bindings')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('dbfb3146f4cc47054e13b8a2988299f9')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   sed -i -e 's#python#python2#g' buildtools/bin/waf
-   ./configure --prefix=/usr \
- --sysconfdir=/etc/samba \
- --localstatedir=/var \
- --enable-talloc-compat1
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: talloc/repos/extra-i686/PKGBUILD (from rev 172900, 
talloc/repos/testing-i686/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-06 14:08:40 UTC (rev 172901)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.0.8
+pkgrel=1
+pkgdesc="A hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('7857200b58a8617ca18fe2c91296cd93')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --enable-talloc-compat1
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2012-12-06 14:03:01 UTC (rev 172900)
+++ extra-x86_64/PKGBUILD   2012-12-06 14:08:40 UTC (rev 172901)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:
-# Contributor: Tobias Powalowski 
-
-pkgname=talloc
-pkgver=2.0.7
-pkgrel=1
-pkgdesc="A hierarchical pool based memory allocator with destructors"
-arch=('i686' 'x86_64')
-license=('GPL3')
-url="http://talloc.samba.org/";
-depends=('glibc')
-makedepends=('python2' 'docbook-xsl')
-optdepends=('python2: for python bindings')
-source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('dbfb3146f4cc47054e13b8a2988299f9')
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   sed -i -e 's#python#python2#g' buildtools/bin/waf
-   ./configure --prefix=/usr \
- --sysconfdir=/etc/samba \
- --localstatedir=/var \
- --enable-talloc-compat1
-   make
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install
-}

Copied: talloc/repos/extra-x86_64/PKGBUILD (from rev 172900, 
talloc/repos/testing-x86_64/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2012-12-06 14:08:40 UTC (rev 172901)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.0.8
+pkgrel=1
+pkgdesc="A hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=("http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz";)
+md5sums=('7857200b58a8617ca18fe2c91296cd93')
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --enable-talloc-compat1
+   make
+}
+
+package() {
+   cd "${srcdir}/${pkgnam

[arch-commits] Commit in talloc/repos (6 files)

2016-05-06 Thread Anatol Pomozov
Date: Friday, May 6, 2016 @ 19:48:08
  Author: anatolik
Revision: 267020

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 267019, talloc/trunk/PKGBUILD)
  talloc/repos/testing-i686/fix_test_path.patch
(from rev 267019, talloc/trunk/fix_test_path.patch)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 267019, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 267019, talloc/trunk/fix_test_path.patch)

+
 testing-i686/PKGBUILD  |   47 +++
 testing-i686/fix_test_path.patch   |   13 +
 testing-x86_64/PKGBUILD|   47 +++
 testing-x86_64/fix_test_path.patch |   13 +
 4 files changed, 120 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 267019, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-05-06 17:48:08 UTC (rev 267020)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.7
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('8e2eb3c0cf3ad406c61f81a4b45d44a6b1719a04'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-i686/fix_test_path.patch (from rev 267019, 
talloc/trunk/fix_test_path.patch)
===
--- testing-i686/fix_test_path.patch(rev 0)
+++ testing-i686/fix_test_path.patch2016-05-06 17:48:08 UTC (rev 267020)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -159,7 +159,7 @@ def test(ctx):
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+ magic_helper_cmd = os.path.join(Utils.g_module.blddir, 
'talloc_test_magic_differs_helper')
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd + " " +  magic_helper_cmd)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 267019, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-05-06 17:48:08 UTC (rev 267020)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.7
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('8e2eb3c0cf3ad406c61f81a4b45d44a6b1719a04'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 267019, 
talloc/trunk/fix_test_path.patch)
==

[arch-commits] Commit in talloc/repos (6 files)

2016-08-02 Thread Anatol Pomozov
Date: Tuesday, August 2, 2016 @ 12:11:49
  Author: anatolik
Revision: 272856

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 272854, talloc/trunk/PKGBUILD)
  talloc/repos/testing-i686/fix_test_path.patch
(from rev 272854, talloc/trunk/fix_test_path.patch)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 272855, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 272855, talloc/trunk/fix_test_path.patch)

+
 testing-i686/PKGBUILD  |   47 +++
 testing-i686/fix_test_path.patch   |   13 +
 testing-x86_64/PKGBUILD|   47 +++
 testing-x86_64/fix_test_path.patch |   13 +
 4 files changed, 120 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 272854, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-08-02 12:11:49 UTC (rev 272856)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.8
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('c91fded4fad84a42dd91c9feb0951ea43a29893e'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-i686/fix_test_path.patch (from rev 272854, 
talloc/trunk/fix_test_path.patch)
===
--- testing-i686/fix_test_path.patch(rev 0)
+++ testing-i686/fix_test_path.patch2016-08-02 12:11:49 UTC (rev 272856)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -159,7 +159,7 @@ def test(ctx):
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+ magic_helper_cmd = os.path.join(Utils.g_module.blddir, 
'talloc_test_magic_differs_helper')
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd + " " +  magic_helper_cmd)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 272855, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-08-02 12:11:49 UTC (rev 272856)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.8
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('c91fded4fad84a42dd91c9feb0951ea43a29893e'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 272855, 
talloc/trunk/fix_test_path.patch)
==

[arch-commits] Commit in talloc/repos (6 files)

2015-10-19 Thread Anatol Pomozov
Date: Monday, October 19, 2015 @ 18:51:27
  Author: anatolik
Revision: 249515

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 249514, talloc/trunk/PKGBUILD)
  talloc/repos/testing-i686/fix_test_path.patch
(from rev 249514, talloc/trunk/fix_test_path.patch)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 249514, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 249514, talloc/trunk/fix_test_path.patch)

+
 testing-i686/PKGBUILD  |   47 +++
 testing-i686/fix_test_path.patch   |   13 +
 testing-x86_64/PKGBUILD|   47 +++
 testing-x86_64/fix_test_path.patch |   13 +
 4 files changed, 120 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 249514, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-10-19 16:51:27 UTC (rev 249515)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.4
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('1c5383249efc3ff3ff44c27c1263eb08ca731a7c'
+  'SKIP'
+  '34132be289f9ce1c38c8b367def8d91ac7dbb706')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-i686/fix_test_path.patch (from rev 249514, 
talloc/trunk/fix_test_path.patch)
===
--- testing-i686/fix_test_path.patch(rev 0)
+++ testing-i686/fix_test_path.patch2015-10-19 16:51:27 UTC (rev 249515)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -158,7 +158,7 @@ def test(ctx):
+ cmd = os.path.join(Utils.g_module.blddir, 'talloc_testsuite')
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 249514, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-10-19 16:51:27 UTC (rev 249515)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.4
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('1c5383249efc3ff3ff44c27c1263eb08ca731a7c'
+  'SKIP'
+  '34132be289f9ce1c38c8b367def8d91ac7dbb706')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 249514, 
talloc/trunk/fix_test_path.patch)
=

[arch-commits] Commit in talloc/repos (6 files)

2016-03-08 Thread Anatol Pomozov
Date: Tuesday, March 8, 2016 @ 23:21:23
  Author: anatolik
Revision: 261232

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 261231, talloc/trunk/PKGBUILD)
  talloc/repos/testing-i686/fix_test_path.patch
(from rev 261231, talloc/trunk/fix_test_path.patch)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 261231, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 261231, talloc/trunk/fix_test_path.patch)

+
 testing-i686/PKGBUILD  |   47 +++
 testing-i686/fix_test_path.patch   |   13 +
 testing-x86_64/PKGBUILD|   47 +++
 testing-x86_64/fix_test_path.patch |   13 +
 4 files changed, 120 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 261231, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-03-08 22:21:23 UTC (rev 261232)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.6
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('bf30a1b0d3a86b686caa7fb6057c25309f2aa7cf'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-i686/fix_test_path.patch (from rev 261231, 
talloc/trunk/fix_test_path.patch)
===
--- testing-i686/fix_test_path.patch(rev 0)
+++ testing-i686/fix_test_path.patch2016-03-08 22:21:23 UTC (rev 261232)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -159,7 +159,7 @@ def test(ctx):
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+ magic_helper_cmd = os.path.join(Utils.g_module.blddir, 
'talloc_test_magic_differs_helper')
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd + " " +  magic_helper_cmd)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 261231, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-03-08 22:21:23 UTC (rev 261232)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.6
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('bf30a1b0d3a86b686caa7fb6057c25309f2aa7cf'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 261231, 
talloc/trunk/fix_test_path.patch)
===

[arch-commits] Commit in talloc/repos (6 files)

2015-11-06 Thread Anatol Pomozov
Date: Friday, November 6, 2015 @ 19:59:47
  Author: anatolik
Revision: 250163

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 250162, talloc/trunk/PKGBUILD)
  talloc/repos/testing-i686/fix_test_path.patch
(from rev 250162, talloc/trunk/fix_test_path.patch)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 250162, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 250162, talloc/trunk/fix_test_path.patch)

+
 testing-i686/PKGBUILD  |   47 +++
 testing-i686/fix_test_path.patch   |   13 +
 testing-x86_64/PKGBUILD|   47 +++
 testing-x86_64/fix_test_path.patch |   13 +
 4 files changed, 120 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 250162, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-11-06 18:59:47 UTC (rev 250163)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.5
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('bdf3b3d8449e2c354f1ebc43d3e1058160eb4adb'
+  'SKIP'
+  '34132be289f9ce1c38c8b367def8d91ac7dbb706')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-i686/fix_test_path.patch (from rev 250162, 
talloc/trunk/fix_test_path.patch)
===
--- testing-i686/fix_test_path.patch(rev 0)
+++ testing-i686/fix_test_path.patch2015-11-06 18:59:47 UTC (rev 250163)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -158,7 +158,7 @@ def test(ctx):
+ cmd = os.path.join(Utils.g_module.blddir, 'talloc_testsuite')
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 250162, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2015-11-06 18:59:47 UTC (rev 250163)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.5
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('bdf3b3d8449e2c354f1ebc43d3e1058160eb4adb'
+  'SKIP'
+  '34132be289f9ce1c38c8b367def8d91ac7dbb706')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 250162, 
talloc/trunk/fix_test_path.patch)
=

[arch-commits] Commit in talloc/repos (6 files)

2017-07-28 Thread Anatol Pomozov
Date: Friday, July 28, 2017 @ 16:06:00
  Author: anatolik
Revision: 301314

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 301313, talloc/trunk/PKGBUILD)
  talloc/repos/testing-i686/fix_test_path.patch
(from rev 301313, talloc/trunk/fix_test_path.patch)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 301313, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 301313, talloc/trunk/fix_test_path.patch)

+
 testing-i686/PKGBUILD  |   47 +++
 testing-i686/fix_test_path.patch   |   13 +
 testing-x86_64/PKGBUILD|   47 +++
 testing-x86_64/fix_test_path.patch |   13 +
 4 files changed, 120 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 301313, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-07-28 16:06:00 UTC (rev 301314)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.10
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('4b59061f0ee5f337aacef0c258a4ffd05b3fec6c'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-i686/fix_test_path.patch (from rev 301313, 
talloc/trunk/fix_test_path.patch)
===
--- testing-i686/fix_test_path.patch(rev 0)
+++ testing-i686/fix_test_path.patch2017-07-28 16:06:00 UTC (rev 301314)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -159,7 +159,7 @@ def test(ctx):
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+ magic_helper_cmd = os.path.join(Utils.g_module.blddir, 
'talloc_test_magic_differs_helper')
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd + " " +  magic_helper_cmd)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 301313, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-07-28 16:06:00 UTC (rev 301314)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.10
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('4b59061f0ee5f337aacef0c258a4ffd05b3fec6c'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 301313, 
talloc/trunk/fix_test_path.patch)
==

[arch-commits] Commit in talloc/repos (6 files)

2017-02-28 Thread Anatol Pomozov
Date: Tuesday, February 28, 2017 @ 18:11:43
  Author: anatolik
Revision: 289721

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  talloc/repos/testing-i686/
  talloc/repos/testing-i686/PKGBUILD
(from rev 289720, talloc/trunk/PKGBUILD)
  talloc/repos/testing-i686/fix_test_path.patch
(from rev 289720, talloc/trunk/fix_test_path.patch)
  talloc/repos/testing-x86_64/
  talloc/repos/testing-x86_64/PKGBUILD
(from rev 289720, talloc/trunk/PKGBUILD)
  talloc/repos/testing-x86_64/fix_test_path.patch
(from rev 289720, talloc/trunk/fix_test_path.patch)

+
 testing-i686/PKGBUILD  |   47 +++
 testing-i686/fix_test_path.patch   |   13 +
 testing-x86_64/PKGBUILD|   47 +++
 testing-x86_64/fix_test_path.patch |   13 +
 4 files changed, 120 insertions(+)

Copied: talloc/repos/testing-i686/PKGBUILD (from rev 289720, 
talloc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2017-02-28 18:11:43 UTC (rev 289721)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.9
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('e1e79fec4c0b6bd92be904a9c03b0a168478711a'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-i686/fix_test_path.patch (from rev 289720, 
talloc/trunk/fix_test_path.patch)
===
--- testing-i686/fix_test_path.patch(rev 0)
+++ testing-i686/fix_test_path.patch2017-02-28 18:11:43 UTC (rev 289721)
@@ -0,0 +1,13 @@
+diff --git a/wscript b/wscript
+index 9cedbbf..4432a9a 100644
+--- a/wscript
 b/wscript
+@@ -159,7 +159,7 @@ def test(ctx):
+ ret = samba_utils.RUN_COMMAND(cmd)
+ print("testsuite returned %d" % ret)
+ magic_helper_cmd = os.path.join(Utils.g_module.blddir, 
'talloc_test_magic_differs_helper')
+-magic_cmd = os.path.join(srcdir, 'lib', 'talloc',
++magic_cmd = os.path.join(srcdir,
+  'test_magic_differs.sh')
+ 
+ magic_ret = samba_utils.RUN_COMMAND(magic_cmd + " " +  magic_helper_cmd)

Copied: talloc/repos/testing-x86_64/PKGBUILD (from rev 289720, 
talloc/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2017-02-28 18:11:43 UTC (rev 289721)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer:
+# Contributor: Tobias Powalowski 
+
+pkgname=talloc
+pkgver=2.1.9
+pkgrel=1
+pkgdesc="Hierarchical pool based memory allocator with destructors"
+arch=('i686' 'x86_64')
+license=('GPL3')
+url="http://talloc.samba.org/";
+depends=('glibc')
+makedepends=('python2' 'docbook-xsl')
+optdepends=('python2: for python bindings')
+source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.{gz,asc}
+fix_test_path.patch)
+sha1sums=('e1e79fec4c0b6bd92be904a9c03b0a168478711a'
+  'SKIP'
+  '6117e3dffb24bf03d54325c13b7db3b8a7eb2850')
+validpgpkeys=(9147A339719518EE9011BCB54793916113084025) # samba-b...@samba.org
+
+prepare() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   patch -p1 < ../fix_test_path.patch
+   sed -i -e 's#python#python2#g' buildtools/bin/waf
+}
+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   ./configure --prefix=/usr \
+ --sysconfdir=/etc/samba \
+ --localstatedir=/var \
+ --bundled-libraries=NONE \
+ --builtin-libraries=replace \
+ --enable-talloc-compat1
+   make
+}
+
+check() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make check
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install
+}

Copied: talloc/repos/testing-x86_64/fix_test_path.patch (from rev 289720, 
talloc/trunk/fix_test_path.patch)
===