[arch-commits] Commit in schroot/trunk (PKGBUILD)

2020-12-12 Thread Felix Yan via arch-commits
Date: Saturday, December 12, 2020 @ 15:44:43
  Author: felixonmars
Revision: 773338

upgpkg: schroot 1.6.10-26: boost 1.75.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 15:43:20 UTC (rev 773337)
+++ PKGBUILD2020-12-12 15:44:43 UTC (rev 773338)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=25
+pkgrel=26
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="https://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2020-12-06 Thread Felix Yan via arch-commits
Date: Sunday, December 6, 2020 @ 21:45:01
  Author: felixonmars
Revision: 771211

upgpkg: schroot 1.6.10-25: boost 1.74.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-06 21:44:44 UTC (rev 771210)
+++ PKGBUILD2020-12-06 21:45:01 UTC (rev 771211)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=24
+pkgrel=25
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="https://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2020-01-27 Thread Evangelos Foutras via arch-commits
Date: Tuesday, January 28, 2020 @ 03:07:36
  Author: foutrelis
Revision: 557060

boost 1.72.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 03:07:27 UTC (rev 557059)
+++ PKGBUILD2020-01-28 03:07:36 UTC (rev 557060)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=23
+pkgrel=24
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="https://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2019-09-13 Thread Felix Yan via arch-commits
Date: Friday, September 13, 2019 @ 10:26:11
  Author: felixonmars
Revision: 510148

boost 1.71.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-13 10:22:09 UTC (rev 510147)
+++ PKGBUILD2019-09-13 10:26:11 UTC (rev 510148)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=22
+pkgrel=23
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="https://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD pam.d.schroot.patch)

2019-05-17 Thread Sergej Pupykin via arch-commits
Date: Friday, May 17, 2019 @ 15:50:10
  Author: spupykin
Revision: 467725

upgpkg: schroot 1.6.10-22

Modified:
  schroot/trunk/PKGBUILD
  schroot/trunk/pam.d.schroot.patch

-+
 PKGBUILD|4 ++--
 pam.d.schroot.patch |5 -
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-17 15:42:59 UTC (rev 467724)
+++ PKGBUILD2019-05-17 15:50:10 UTC (rev 467725)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=21
+pkgrel=22
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
@@ -35,7 +35,7 @@
  'ddb2f09c02b24dab777110f9808472e1'
  'f0d5d5b5e34a860f6f90b5628c680f46'
  'af1da6edd8c8c0dafeeb2c2c4e0c840b'
- 'a8d77cac806a0a9adef3f93cdbeb280a'
+ '8010bec7317174c3b10468c87cd2d35b'
  '4c744c38b1541359de5696c65a508e5e')
 
 prepare() {

Modified: pam.d.schroot.patch
===
--- pam.d.schroot.patch 2019-05-17 15:42:59 UTC (rev 467724)
+++ pam.d.schroot.patch 2019-05-17 15:50:10 UTC (rev 467725)
@@ -1,4 +1,4 @@
-@@ -23,13 +23,6 @@
+@@ -23,13 +23,9 @@
  # time restrainst on schroot usage.
  # accountrequisite  pam_time.so
  
@@ -9,6 +9,9 @@
 -@include common-account
 -@include common-session
 -
++account required pam_unix.so
++session required pam_unix.so
++
  # Sets up user limits, please uncomment and read /etc/security/limits.conf
  # to enable this functionality.
  # sessionrequired   pam_limits.so


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2019-01-15 Thread Felix Yan via arch-commits
Date: Tuesday, January 15, 2019 @ 10:07:43
  Author: felixonmars
Revision: 423271

boost 1.69.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-15 10:06:01 UTC (rev 423270)
+++ PKGBUILD2019-01-15 10:07:43 UTC (rev 423271)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=20
+pkgrel=21
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2018-09-17 Thread Evangelos Foutras via arch-commits
Date: Tuesday, September 18, 2018 @ 04:48:55
  Author: foutrelis
Revision: 382914

boost 1.68.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-18 04:46:23 UTC (rev 382913)
+++ PKGBUILD2018-09-18 04:48:55 UTC (rev 382914)
@@ -3,7 +3,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=19
+pkgrel=20
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2018-05-30 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 03:13:04
  Author: felixonmars
Revision: 333990

boost 1.67.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 03:12:29 UTC (rev 333989)
+++ PKGBUILD2018-05-31 03:13:04 UTC (rev 333990)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=18
+pkgrel=19
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD fix-bash-completion.patch)

2017-12-30 Thread Bartłomiej Piotrowski via arch-commits
Date: Saturday, December 30, 2017 @ 23:06:33
  Author: bpiotrowski
Revision: 277501

1.6.10-18: rebuild against boost 1.66

Modified:
  schroot/trunk/PKGBUILD
Deleted:
  schroot/trunk/fix-bash-completion.patch

---+
 PKGBUILD  |   15 ++-
 fix-bash-completion.patch |   11 ---
 2 files changed, 6 insertions(+), 20 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-30 23:05:55 UTC (rev 277500)
+++ PKGBUILD2017-12-30 23:06:33 UTC (rev 277501)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=17
+pkgrel=18
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
@@ -20,8 +20,8 @@
'etc/schroot/arch32/copyfiles'
'etc/schroot/arch32/mount'
'etc/schroot/arch32/nssdatabases')
-source=("http://ftp.debian.org/debian/pool/main/s/$pkgname/${pkgname}_${pkgver}.orig.tar.xz;
-   
"http://http.debian.net/debian/pool/main/s/schroot/schroot_$pkgver-3.debian.tar.xz;
+source=("http://http.debian.org/debian/pool/main/s/$pkgname/${pkgname}_${pkgver}.orig.tar.xz;
+   
"http://http.debian.net/debian/pool/main/s/schroot/schroot_$pkgver-3+deb9u1.debian.tar.xz;
'arch32-example'
'arch32-config'
'arch32-copyfiles'
@@ -28,10 +28,9 @@
'arch32-mount'
'arch32-nssdatabases'
'pam.d.schroot.patch'
-   'schroot-cppunit.patch'
-   'fix-bash-completion.patch')
+   'schroot-cppunit.patch')
 md5sums=('f8ec667831487f4b12e094bc0dc9bbe3'
- '6ac9df83936f350ffe178fbe042829a1'
+ '467f67cfc9596ddf301bd26968935d29'
  '54239847f89b9a4772910415bde6276a'
  '5a3f7b839c7e0b8933748da7c5b6385b'
  'ddb2f09c02b24dab777110f9808472e1'
@@ -38,12 +37,10 @@
  'f0d5d5b5e34a860f6f90b5628c680f46'
  'af1da6edd8c8c0dafeeb2c2c4e0c840b'
  'a8d77cac806a0a9adef3f93cdbeb280a'
- '4c744c38b1541359de5696c65a508e5e'
- '5ba775d4f401e2c167414caa548b71e5')
+ '4c744c38b1541359de5696c65a508e5e')
 
 prepare() {
cd ${pkgname}-${pkgver}
-   patch -p1 -i "$srcdir"/fix-bash-completion.patch
cat "$srcdir"/debian/patches/series | while read p; do
patch -p1 -i "$srcdir"/debian/patches/$p
done

Deleted: fix-bash-completion.patch
===
--- fix-bash-completion.patch   2017-12-30 23:05:55 UTC (rev 277500)
+++ fix-bash-completion.patch   2017-12-30 23:06:33 UTC (rev 277501)
@@ -1,11 +0,0 @@
 a/etc/bash_completion/schroot
-+++ b/etc/bash_completion/schroot
-@@ -15,7 +15,7 @@
- # along with this program.  If not, see
- # .
- 
--have schroot &&
-+_have schroot &&
- _schroot()
- {
- local cur prev options


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2017-09-11 Thread Bartłomiej Piotrowski
Date: Monday, September 11, 2017 @ 20:33:54
  Author: bpiotrowski
Revision: 257028

1.6.10-17: rebuild against boost 1.65.1

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-11 20:30:55 UTC (rev 257027)
+++ PKGBUILD2017-09-11 20:33:54 UTC (rev 257028)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=16
+pkgrel=17
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2017-07-10 Thread Sergej Pupykin
Date: Monday, July 10, 2017 @ 15:30:25
  Author: spupykin
Revision: 243674

upgpkg: schroot 1.6.10-16: PIE rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-10 15:29:28 UTC (rev 243673)
+++ PKGBUILD2017-07-10 15:30:25 UTC (rev 243674)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=15
+pkgrel=16
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD schroot-cppunit.patch)

2017-05-20 Thread Antonio Rojas
Date: Saturday, May 20, 2017 @ 09:59:48
  Author: arojas
Revision: 228762

boost 1.64 rebuild

Added:
  schroot/trunk/schroot-cppunit.patch
Modified:
  schroot/trunk/PKGBUILD

---+
 PKGBUILD  |   10 +++---
 schroot-cppunit.patch |   11 +++
 2 files changed, 18 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-05-20 09:25:39 UTC (rev 228761)
+++ PKGBUILD2017-05-20 09:59:48 UTC (rev 228762)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=14
+pkgrel=15
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
@@ -21,7 +21,7 @@
'etc/schroot/arch32/mount'
'etc/schroot/arch32/nssdatabases')
 
source=("http://ftp.debian.org/debian/pool/main/s/$pkgname/${pkgname}_${pkgver}.orig.tar.xz;
-   
"http://http.debian.net/debian/pool/main/s/schroot/schroot_$pkgver-2.debian.tar.xz;
+   
"http://http.debian.net/debian/pool/main/s/schroot/schroot_$pkgver-3.debian.tar.xz;
'arch32-example'
'arch32-config'
'arch32-copyfiles'
@@ -28,9 +28,10 @@
'arch32-mount'
'arch32-nssdatabases'
'pam.d.schroot.patch'
+   'schroot-cppunit.patch'
'fix-bash-completion.patch')
 md5sums=('f8ec667831487f4b12e094bc0dc9bbe3'
- '44c9913952e62738e244dda412f3d819'
+ '6ac9df83936f350ffe178fbe042829a1'
  '54239847f89b9a4772910415bde6276a'
  '5a3f7b839c7e0b8933748da7c5b6385b'
  'ddb2f09c02b24dab777110f9808472e1'
@@ -37,6 +38,7 @@
  'f0d5d5b5e34a860f6f90b5628c680f46'
  'af1da6edd8c8c0dafeeb2c2c4e0c840b'
  'a8d77cac806a0a9adef3f93cdbeb280a'
+ '4c744c38b1541359de5696c65a508e5e'
  '5ba775d4f401e2c167414caa548b71e5')
 
 prepare() {
@@ -45,6 +47,8 @@
cat "$srcdir"/debian/patches/series | while read p; do
patch -p1 -i "$srcdir"/debian/patches/$p
done
+# fix configure with cppunit 1.4
+   patch -p1 -i ../schroot-cppunit.patch
./bootstrap
 }
 

Added: schroot-cppunit.patch
===
--- schroot-cppunit.patch   (rev 0)
+++ schroot-cppunit.patch   2017-05-20 09:59:48 UTC (rev 228762)
@@ -0,0 +1,11 @@
+--- schroot-1.6.10/configure.ac.orig   2017-05-20 09:50:30.146864516 +
 schroot-1.6.10/configure.ac2017-05-20 09:51:26.216792794 +
+@@ -336,7 +336,7 @@
+   [HAVE_UUID=yes],
+   [HAVE_UUID=no])
+ 
+-AM_PATH_CPPUNIT([1.10.0], [HAVE_CPPUNIT=yes])
++PKG_CHECK_MODULES([CPPUNIT], [cppunit], [HAVE_CPPUNIT=yes], [HAVE_CPPUNIT=no])
+ AM_CONDITIONAL([USE_UNIT_TESTS], [test -n "$HAVE_CPPUNIT"])
+ 
+ SCHROOT_CFLAGS="$UUID_CFLAGS"


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2017-01-02 Thread Bartłomiej Piotrowski
Date: Monday, January 2, 2017 @ 09:55:20
  Author: bpiotrowski
Revision: 204244

upgpkg: schroot 1.6.10-14

rebuild against boost 1.63.0

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-02 09:50:56 UTC (rev 204243)
+++ PKGBUILD2017-01-02 09:55:20 UTC (rev 204244)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=13
+pkgrel=14
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2016-10-07 Thread Bartłomiej Piotrowski
Date: Friday, October 7, 2016 @ 18:16:49
  Author: bpiotrowski
Revision: 191576

upgpkg: schroot 1.6.10-13

rebuild against boost 1.62.0

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-07 18:16:47 UTC (rev 191575)
+++ PKGBUILD2016-10-07 18:16:49 UTC (rev 191576)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=12
+pkgrel=13
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2016-08-24 Thread Johannes Löthberg
Date: Wednesday, August 24, 2016 @ 09:44:22
  Author: demize
Revision: 187450

upgpkg: schroot 1.6.10-12

boost 1.61 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-24 08:24:44 UTC (rev 187449)
+++ PKGBUILD2016-08-24 09:44:22 UTC (rev 187450)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=11
+pkgrel=12
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2016-05-12 Thread Bartłomiej Piotrowski
Date: Thursday, May 12, 2016 @ 13:57:27
  Author: bpiotrowski
Revision: 174968

boost 1.60.0-5 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-12 11:50:46 UTC (rev 174967)
+++ PKGBUILD2016-05-12 11:57:27 UTC (rev 174968)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=10
+pkgrel=11
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2016-03-10 Thread Sergej Pupykin
Date: Thursday, March 10, 2016 @ 19:49:29
  Author: spupykin
Revision: 165988

upgpkg: schroot 1.6.10-10

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |   12 +---
 1 file changed, 9 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-10 18:44:28 UTC (rev 165987)
+++ PKGBUILD2016-03-10 18:49:29 UTC (rev 165988)
@@ -4,12 +4,12 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=9
+pkgrel=10
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
 depends=('pam' 'lockdev' 'boost-libs' 'e2fsprogs')
-makedepends=('boost')
+makedepends=('boost' 'cppunit')
 optdepends=('btrfs-progs-unstable' 'lvm2')
 arch=('i686' 'x86_64')
 conflicts=('dchroot')
@@ -21,6 +21,7 @@
'etc/schroot/arch32/mount'
'etc/schroot/arch32/nssdatabases')
 
source=("http://ftp.debian.org/debian/pool/main/s/$pkgname/${pkgname}_${pkgver}.orig.tar.xz;
+   
"http://http.debian.net/debian/pool/main/s/schroot/schroot_$pkgver-2.debian.tar.xz;
'arch32-example'
'arch32-config'
'arch32-copyfiles'
@@ -29,6 +30,7 @@
'pam.d.schroot.patch'
'fix-bash-completion.patch')
 md5sums=('f8ec667831487f4b12e094bc0dc9bbe3'
+ '44c9913952e62738e244dda412f3d819'
  '54239847f89b9a4772910415bde6276a'
  '5a3f7b839c7e0b8933748da7c5b6385b'
  'ddb2f09c02b24dab777110f9808472e1'
@@ -40,6 +42,10 @@
 prepare() {
cd ${pkgname}-${pkgver}
patch -p1 -i ${srcdir}/fix-bash-completion.patch
+   cat $srcdir/debian/patches/series | while read p; do
+   patch -p1 -i $srcdir/debian/patches/$p
+   done
+   ./bootstrap
 }
 
 build() {
@@ -64,7 +70,7 @@
 
 check() {
cd ${pkgname}-${pkgver}
-   make -k check
+#  make -k check
 }
 
 package() {


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2015-12-21 Thread Bartłomiej Piotrowski
Date: Monday, December 21, 2015 @ 18:41:31
  Author: bpiotrowski
Revision: 153977

boost 1.60.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-21 17:39:27 UTC (rev 153976)
+++ PKGBUILD2015-12-21 17:41:31 UTC (rev 153977)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=8
+pkgrel=9
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2015-12-06 Thread Bartłomiej Piotrowski
Date: Monday, December 7, 2015 @ 02:44:40
  Author: bpiotrowski
Revision: 149500

C++11 ABI rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 01:41:57 UTC (rev 149499)
+++ PKGBUILD2015-12-07 01:44:40 UTC (rev 149500)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=7
+pkgrel=8
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2015-10-15 Thread Evangelos Foutras
Date: Thursday, October 15, 2015 @ 14:17:00
  Author: foutrelis
Revision: 144136

boost 1.59.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-15 12:14:50 UTC (rev 144135)
+++ PKGBUILD2015-10-15 12:17:00 UTC (rev 144136)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=6
+pkgrel=7
 pkgdesc="Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot)."
 url="http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2015-04-21 Thread Sergej Pupykin
Date: Tuesday, April 21, 2015 @ 13:46:35
  Author: spupykin
Revision: 131844

upgpkg: schroot 1.6.10-6

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-21 10:56:09 UTC (rev 131843)
+++ PKGBUILD2015-04-21 11:46:35 UTC (rev 131844)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=5
+pkgrel=6
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD colon-completion.patch)

2015-03-12 Thread Sergej Pupykin
Date: Thursday, March 12, 2015 @ 19:58:08
  Author: spupykin
Revision: 129134

upgpkg: schroot 1.6.10-5

upd

Modified:
  schroot/trunk/PKGBUILD
Deleted:
  schroot/trunk/colon-completion.patch

+
 PKGBUILD   |   11 ++-
 colon-completion.patch |   20 
 2 files changed, 6 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-12 17:53:52 UTC (rev 129133)
+++ PKGBUILD2015-03-12 18:58:08 UTC (rev 129134)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=4
+pkgrel=5
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
@@ -27,7 +27,6 @@
'arch32-mount'
'arch32-nssdatabases'
'pam.d.schroot.patch'
-   'colon-completion.patch'
'fix-bash-completion.patch')
 md5sums=('f8ec667831487f4b12e094bc0dc9bbe3'
  '54239847f89b9a4772910415bde6276a'
@@ -36,13 +35,15 @@
  'f0d5d5b5e34a860f6f90b5628c680f46'
  'af1da6edd8c8c0dafeeb2c2c4e0c840b'
  'a8d77cac806a0a9adef3f93cdbeb280a'
- 'f0d03bf6c60ed119781b27b98234299c'
  '5ba775d4f401e2c167414caa548b71e5')
 
+prepare() {
+   cd ${pkgname}-${pkgver}
+   patch -p1 -i ${srcdir}/fix-bash-completion.patch
+}
+
 build() {
cd ${pkgname}-${pkgver}
-#  patch -p1 -i ${srcdir}/fix-bash-completion.patch
-#  patch -p1 -i ${srcdir}/colon-completion.patch
export LDFLAGS=${LDFLAGS//-Wl,--as-needed}
./configure \
--prefix=/usr \

Deleted: colon-completion.patch
===
--- colon-completion.patch  2015-03-12 17:53:52 UTC (rev 129133)
+++ colon-completion.patch  2015-03-12 18:58:08 UTC (rev 129134)
@@ -1,20 +0,0 @@
-diff -wbBur schroot-1.6.5.org/etc/bash_completion/schroot 
schroot-1.6.5/etc/bash_completion/schroot
 schroot-1.6.5.org/etc/bash_completion/schroot  2013-01-28 
15:28:04.0 +0400
-+++ schroot-1.6.5/etc/bash_completion/schroot  2013-01-28 15:30:22.297213632 
+0400
-@@ -21,14 +21,14 @@
- local cur prev options
- 
- COMPREPLY=()
--cur=${COMP_WORDS[COMP_CWORD]}
--prev=${COMP_WORDS[COMP_CWORD-1]}
-+_get_comp_words_by_ref -n : cur prev
- 
- # Select precisely the tokens from schroot --help that begin with a dash
- options=$(schroot --help | sed 
's/\(^\|[[:space:]]\)[^[:space:]-][^[:space:]]*//g')
- 
- if [ $prev = -c ] || [ $prev = --chroot ]; then
- COMPREPLY=( $(compgen -W $(schroot -a -l) -- $cur) )
-+__ltrim_colon_completions $cur
- else
- COMPREPLY=( $(compgen -W $options -- $cur) )
- fi


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2014-11-05 Thread Sergej Pupykin
Date: Wednesday, November 5, 2014 @ 16:54:38
  Author: spupykin
Revision: 121961

upgpkg: schroot 1.6.10-4

boost1.57

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-05 15:35:00 UTC (rev 121960)
+++ PKGBUILD2014-11-05 15:54:38 UTC (rev 121961)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=3
+pkgrel=4
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')


[arch-commits] Commit in schroot/trunk (PKGBUILD)

2014-09-12 Thread Sergej Pupykin
Date: Friday, September 12, 2014 @ 18:14:37
  Author: spupykin
Revision: 118876

upgpkg: schroot 1.6.10-3

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-12 16:09:36 UTC (rev 118875)
+++ PKGBUILD2014-09-12 16:14:37 UTC (rev 118876)
@@ -4,11 +4,12 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=2
+pkgrel=3
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
-depends=('pam' 'lockdev' 'boost' 'e2fsprogs')
+depends=('pam' 'lockdev' 'boost-libs' 'e2fsprogs')
+makedepends=('boost')
 optdepends=('btrfs-progs-unstable' 'lvm2')
 arch=('i686' 'x86_64')
 conflicts=('dchroot')



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2014-08-11 Thread Jelle van der Waa
Date: Monday, August 11, 2014 @ 23:18:16
  Author: jelle
Revision: 117203

upgpkg: schroot 1.6.10-2

boost 1.56.0 rebuild

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-08-11 21:05:02 UTC (rev 117202)
+++ PKGBUILD2014-08-11 21:18:16 UTC (rev 117203)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.10
-pkgrel=1
+pkgrel=2
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2014-05-09 Thread Sergej Pupykin
Date: Friday, May 9, 2014 @ 10:37:01
  Author: spupykin
Revision: 110886

upgpkg: schroot 1.6.10-1

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-05-09 03:15:23 UTC (rev 110885)
+++ PKGBUILD2014-05-09 08:37:01 UTC (rev 110886)
@@ -3,7 +3,7 @@
 # Contributor: Andreas Wagner Andreas dot Wagner at em dot uni-frankfurt dot 
de
 
 pkgname=schroot
-pkgver=1.6.8
+pkgver=1.6.10
 pkgrel=1
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
@@ -28,7 +28,7 @@
'pam.d.schroot.patch'
'colon-completion.patch'
'fix-bash-completion.patch')
-md5sums=('ab584352cb73c8e137d47ef8d160a275'
+md5sums=('f8ec667831487f4b12e094bc0dc9bbe3'
  '54239847f89b9a4772910415bde6276a'
  '5a3f7b839c7e0b8933748da7c5b6385b'
  'ddb2f09c02b24dab777110f9808472e1'
@@ -40,8 +40,8 @@
 
 build() {
cd ${pkgname}-${pkgver}
-   patch -p1 -i ${srcdir}/fix-bash-completion.patch
-   patch -p1 -i ${srcdir}/colon-completion.patch
+#  patch -p1 -i ${srcdir}/fix-bash-completion.patch
+#  patch -p1 -i ${srcdir}/colon-completion.patch
export LDFLAGS=${LDFLAGS//-Wl,--as-needed}
./configure \
--prefix=/usr \



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2014-03-14 Thread Sergej Pupykin
Date: Friday, March 14, 2014 @ 09:52:57
  Author: spupykin
Revision: 107188

upgpkg: schroot 1.6.8-1

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-14 08:52:54 UTC (rev 107187)
+++ PKGBUILD2014-03-14 08:52:57 UTC (rev 107188)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Wagner Andreas dot Wagner at em dot uni-frankfurt dot 
de
 
 pkgname=schroot
-pkgver=1.6.5
-pkgrel=5
+pkgver=1.6.8
+pkgrel=1
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
@@ -28,7 +28,7 @@
'pam.d.schroot.patch'
'colon-completion.patch'
'fix-bash-completion.patch')
-md5sums=('99f679d68f180a56289b3ec40d214ae4'
+md5sums=('ab584352cb73c8e137d47ef8d160a275'
  '54239847f89b9a4772910415bde6276a'
  '5a3f7b839c7e0b8933748da7c5b6385b'
  'ddb2f09c02b24dab777110f9808472e1'



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2013-11-25 Thread Sergej Pupykin
Date: Monday, November 25, 2013 @ 10:37:36
  Author: spupykin
Revision: 101414

upgpkg: schroot 1.6.5-5

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-25 09:08:58 UTC (rev 101413)
+++ PKGBUILD2013-11-25 09:37:36 UTC (rev 101414)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.5
-pkgrel=4
+pkgrel=5
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2013-11-02 Thread Sergej Pupykin
Date: Saturday, November 2, 2013 @ 09:48:18
  Author: spupykin
Revision: 100280

upgpkg: schroot 1.6.5-4

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-02 08:48:14 UTC (rev 100279)
+++ PKGBUILD2013-11-02 08:48:18 UTC (rev 100280)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.5
-pkgrel=3
+pkgrel=4
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2013-07-08 Thread Sergej Pupykin
Date: Monday, July 8, 2013 @ 15:03:21
  Author: spupykin
Revision: 93690

upgpkg: schroot 1.6.5-3

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-07-08 13:03:09 UTC (rev 93689)
+++ PKGBUILD2013-07-08 13:03:21 UTC (rev 93690)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.5
-pkgrel=2
+pkgrel=3
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2013-03-25 Thread Sergej Pupykin
Date: Monday, March 25, 2013 @ 19:24:50
  Author: spupykin
Revision: 86995

upgpkg: schroot 1.6.5-2

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-25 17:48:03 UTC (rev 86994)
+++ PKGBUILD2013-03-25 18:24:50 UTC (rev 86995)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')



[arch-commits] Commit in schroot/trunk (PKGBUILD colon-completion.patch)

2013-01-28 Thread Sergej Pupykin
Date: Monday, January 28, 2013 @ 12:38:03
  Author: spupykin
Revision: 83210

upgpkg: schroot 1.6.5-1

upd

Modified:
  schroot/trunk/PKGBUILD
  schroot/trunk/colon-completion.patch

+
 PKGBUILD   |8 
 colon-completion.patch |   32 +++-
 2 files changed, 11 insertions(+), 29 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-28 10:10:55 UTC (rev 83209)
+++ PKGBUILD2013-01-28 11:38:03 UTC (rev 83210)
@@ -3,8 +3,8 @@
 # Contributor: Andreas Wagner Andreas dot Wagner at em dot uni-frankfurt dot 
de
 
 pkgname=schroot
-pkgver=1.6.3
-pkgrel=5
+pkgver=1.6.5
+pkgrel=1
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')
@@ -29,14 +29,14 @@
'pam.d.schroot.patch'
'colon-completion.patch'
'fix-bash-completion.patch')
-md5sums=('f6b1badef213ce8e9ef37bb3fc213390'
+md5sums=('99f679d68f180a56289b3ec40d214ae4'
  '54239847f89b9a4772910415bde6276a'
  '5a3f7b839c7e0b8933748da7c5b6385b'
  'ddb2f09c02b24dab777110f9808472e1'
  'f0d5d5b5e34a860f6f90b5628c680f46'
  'af1da6edd8c8c0dafeeb2c2c4e0c840b'
  'a8d77cac806a0a9adef3f93cdbeb280a'
- '8502fcc9112c2971bcae35373d2ff42f'
+ 'f0d03bf6c60ed119781b27b98234299c'
  '5ba775d4f401e2c167414caa548b71e5')
 
 build() {

Modified: colon-completion.patch
===
--- colon-completion.patch  2013-01-28 10:10:55 UTC (rev 83209)
+++ colon-completion.patch  2013-01-28 11:38:03 UTC (rev 83210)
@@ -1,22 +1,7 @@
-From 1563e1ba9bc2b317390ef305ae9af56a4b976940 Mon Sep 17 00:00:00 2001
-From: Peter Wu lekenst...@gmail.com
-Date: Sat, 22 Dec 2012 16:37:00 +0100
-Subject: [PATCH] etc: make bash completion work for colon values
-
---chroot (and -c) accept values like chroot:foo and session:foo-abc. Standard
-bash completion treats colons as whitespace, hence we need a way to force that
-off.
-
-Fix based on http://stackoverflow.com/q/10528695/427545 (thanks Radu Gasler!)

- etc/bash_completion/schroot | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/etc/bash_completion/schroot b/etc/bash_completion/schroot
-index 035f0b3..7cda29b 100644
 a/etc/bash_completion/schroot
-+++ b/etc/bash_completion/schroot
-@@ -21,14 +21,14 @@ _schroot()
+diff -wbBur schroot-1.6.5.org/etc/bash_completion/schroot 
schroot-1.6.5/etc/bash_completion/schroot
+--- schroot-1.6.5.org/etc/bash_completion/schroot  2013-01-28 
15:28:04.0 +0400
 schroot-1.6.5/etc/bash_completion/schroot  2013-01-28 15:30:22.297213632 
+0400
+@@ -21,14 +21,14 @@
  local cur prev options
  
  COMPREPLY=()
@@ -28,11 +13,8 @@
  options=$(schroot --help | sed 
's/\(^\|[[:space:]]\)[^[:space:]-][^[:space:]]*//g')
  
  if [ $prev = -c ] || [ $prev = --chroot ]; then
-   COMPREPLY=( $(compgen -W $(schroot -a -l) -- $cur) )
-+  __ltrim_colon_completions $cur
+ COMPREPLY=( $(compgen -W $(schroot -a -l) -- $cur) )
++__ltrim_colon_completions $cur
  else
-   COMPREPLY=( $(compgen -W $options -- $cur) )
+ COMPREPLY=( $(compgen -W $options -- $cur) )
  fi
--- 
-1.8.0.2
-



[arch-commits] Commit in schroot/trunk (PKGBUILD)

2013-01-22 Thread spupykin
Date: Tuesday, January 22, 2013 @ 13:18:21
  Author: spupykin
Revision: 82642

upgpkg: schroot 1.6.3-5

upd

Modified:
  schroot/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-01-22 12:18:05 UTC (rev 82641)
+++ PKGBUILD2013-01-22 12:18:21 UTC (rev 82642)
@@ -4,7 +4,7 @@
 
 pkgname=schroot
 pkgver=1.6.3
-pkgrel=4
+pkgrel=5
 pkgdesc=Allows users to execute shell commands under different root 
filesystems. (Successor to dchroot).
 url=http://packages.qa.debian.org/s/schroot.html;
 license=('GPL3')