[arch-commits] Commit in liburcu/repos (4 files)

2017-02-06 Thread Sergej Pupykin
Date: Monday, February 6, 2017 @ 12:24:54
  Author: spupykin
Revision: 210394

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

Added:
  liburcu/repos/community-i686/PKGBUILD
(from rev 210393, liburcu/trunk/PKGBUILD)
  liburcu/repos/community-x86_64/PKGBUILD
(from rev 210393, liburcu/trunk/PKGBUILD)
Deleted:
  liburcu/repos/community-i686/PKGBUILD
  liburcu/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   29 --
 community-x86_64/PKGBUILD |   29 --
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-06 12:24:37 UTC (rev 210393)
+++ community-i686/PKGBUILD 2017-02-06 12:24:54 UTC (rev 210394)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Babeux 
-# Contributor: Yggdrasil 
-
-pkgname=liburcu
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
-arch=('i686' 'x86_64')
-url="http://lttng.org/urcu;
-license=('LGPL2.1')
-source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
-depends=('glibc')
-options=('!libtool')
-sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
-sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
-sha1sums=('61d1d0d1b955c7a67a7253317647304d04b400a0')
-
-build() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-make install DESTDIR=${pkgdir}
-}

Copied: liburcu/repos/community-i686/PKGBUILD (from rev 210393, 
liburcu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-06 12:24:54 UTC (rev 210394)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Babeux 
+# Contributor: Yggdrasil 
+
+pkgname=liburcu
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
+arch=('i686' 'x86_64')
+url="http://lttng.org/urcu;
+license=('LGPL2.1')
+validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
+source=(https://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2{,.asc})
+depends=()
+options=('!libtool')
+sha1sums=('8bcba6af4414b69907a0ee9c8fdd11e969d1fd11'
+  'SKIP')
+
+build() {
+cd "$srcdir"/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd "$srcdir"/userspace-rcu-${pkgver}
+make install DESTDIR="$pkgdir"
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-06 12:24:37 UTC (rev 210393)
+++ community-x86_64/PKGBUILD   2017-02-06 12:24:54 UTC (rev 210394)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Babeux 
-# Contributor: Yggdrasil 
-
-pkgname=liburcu
-pkgver=0.9.2
-pkgrel=1
-pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
-arch=('i686' 'x86_64')
-url="http://lttng.org/urcu;
-license=('LGPL2.1')
-source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
-depends=('glibc')
-options=('!libtool')
-sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
-sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
-sha1sums=('61d1d0d1b955c7a67a7253317647304d04b400a0')
-
-build() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-make install DESTDIR=${pkgdir}
-}

Copied: liburcu/repos/community-x86_64/PKGBUILD (from rev 210393, 
liburcu/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-06 12:24:54 UTC (rev 210394)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Babeux 
+# Contributor: Yggdrasil 
+
+pkgname=liburcu
+pkgver=0.9.3
+pkgrel=1
+pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
+arch=('i686' 'x86_64')
+url="http://lttng.org/urcu;
+license=('LGPL2.1')
+validpgpkeys=('2A0B4ED915F2D3FA45F5B16217280A9781186ACF')
+source=(https://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2{,.asc})
+depends=()
+options=('!libtool')
+sha1sums=('8bcba6af4414b69907a0ee9c8fdd11e969d1fd11'
+  'SKIP')
+
+build() {
+cd "$srcdir"/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd "$srcdir"/userspace-rcu-${pkgver}
+make install DESTDIR="$pkgdir"
+}


[arch-commits] Commit in liburcu/repos (4 files)

2016-05-08 Thread Sergej Pupykin
Date: Sunday, May 8, 2016 @ 12:28:38
  Author: spupykin
Revision: 174296

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

Added:
  liburcu/repos/community-i686/PKGBUILD
(from rev 174295, liburcu/trunk/PKGBUILD)
  liburcu/repos/community-x86_64/PKGBUILD
(from rev 174295, liburcu/trunk/PKGBUILD)
Deleted:
  liburcu/repos/community-i686/PKGBUILD
  liburcu/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   58 
 community-i686/PKGBUILD   |   28 -
 community-x86_64/PKGBUILD |   28 -
 3 files changed, 58 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-05-08 10:28:22 UTC (rev 174295)
+++ community-i686/PKGBUILD 2016-05-08 10:28:38 UTC (rev 174296)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Babeux 
-# Contributor: Yggdrasil 
-
-pkgname=liburcu
-pkgver=0.8.7
-pkgrel=1
-pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
-arch=('i686' 'x86_64')
-url="http://lttng.org/urcu;
-license=('LGPL2.1')
-source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
-depends=('glibc')
-options=('!libtool')
-sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
-sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
-
-build() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-make install DESTDIR=${pkgdir}
-}

Copied: liburcu/repos/community-i686/PKGBUILD (from rev 174295, 
liburcu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-05-08 10:28:38 UTC (rev 174296)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Babeux 
+# Contributor: Yggdrasil 
+
+pkgname=liburcu
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
+arch=('i686' 'x86_64')
+url="http://lttng.org/urcu;
+license=('LGPL2.1')
+source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
+depends=('glibc')
+options=('!libtool')
+sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
+sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
+sha1sums=('61d1d0d1b955c7a67a7253317647304d04b400a0')
+
+build() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+make install DESTDIR=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-05-08 10:28:22 UTC (rev 174295)
+++ community-x86_64/PKGBUILD   2016-05-08 10:28:38 UTC (rev 174296)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christian Babeux 
-# Contributor: Yggdrasil 
-
-pkgname=liburcu
-pkgver=0.8.7
-pkgrel=1
-pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
-arch=('i686' 'x86_64')
-url="http://lttng.org/urcu;
-license=('LGPL2.1')
-source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
-depends=('glibc')
-options=('!libtool')
-sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
-sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
-
-build() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-make install DESTDIR=${pkgdir}
-}

Copied: liburcu/repos/community-x86_64/PKGBUILD (from rev 174295, 
liburcu/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-05-08 10:28:38 UTC (rev 174296)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christian Babeux 
+# Contributor: Yggdrasil 
+
+pkgname=liburcu
+pkgver=0.9.2
+pkgrel=1
+pkgdesc="LGPLv2.1 userspace RCU (read-copy-update) library"
+arch=('i686' 'x86_64')
+url="http://lttng.org/urcu;
+license=('LGPL2.1')
+source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
+depends=('glibc')
+options=('!libtool')
+sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
+sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
+sha1sums=('61d1d0d1b955c7a67a7253317647304d04b400a0')
+
+build() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+make install DESTDIR=${pkgdir}
+}


[arch-commits] Commit in liburcu/repos (4 files)

2015-05-27 Thread Sergej Pupykin
Date: Wednesday, May 27, 2015 @ 09:57:30
  Author: spupykin
Revision: 134212

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

Added:
  liburcu/repos/community-i686/PKGBUILD
(from rev 134211, liburcu/trunk/PKGBUILD)
  liburcu/repos/community-x86_64/PKGBUILD
(from rev 134211, liburcu/trunk/PKGBUILD)
Deleted:
  liburcu/repos/community-i686/PKGBUILD
  liburcu/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   56 
 community-i686/PKGBUILD   |   27 -
 community-x86_64/PKGBUILD |   27 -
 3 files changed, 56 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2015-05-27 07:57:17 UTC (rev 134211)
+++ community-i686/PKGBUILD 2015-05-27 07:57:30 UTC (rev 134212)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
-# Maintainer: Christian Babeux christian.bab...@0x80.ca
-# Contributor: Yggdrasil tetzank at web dot de
-
-pkgname=liburcu
-pkgver=0.8.6
-pkgrel=1
-pkgdesc=LGPLv2.1 userspace RCU (read-copy-update) library
-arch=('i686' 'x86_64')
-url=http://lttng.org/urcu;
-license=('LGPL2.1')
-source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
-depends=('glibc')
-options=('!libtool')
-sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
-
-build() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-make install DESTDIR=${pkgdir}
-}

Copied: liburcu/repos/community-i686/PKGBUILD (from rev 134211, 
liburcu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-27 07:57:30 UTC (rev 134212)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
+# Maintainer: Christian Babeux christian.bab...@0x80.ca
+# Contributor: Yggdrasil tetzank at web dot de
+
+pkgname=liburcu
+pkgver=0.8.7
+pkgrel=1
+pkgdesc=LGPLv2.1 userspace RCU (read-copy-update) library
+arch=('i686' 'x86_64')
+url=http://lttng.org/urcu;
+license=('LGPL2.1')
+source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
+depends=('glibc')
+options=('!libtool')
+sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
+sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
+
+build() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+make install DESTDIR=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2015-05-27 07:57:17 UTC (rev 134211)
+++ community-x86_64/PKGBUILD   2015-05-27 07:57:30 UTC (rev 134212)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
-# Maintainer: Christian Babeux christian.bab...@0x80.ca
-# Contributor: Yggdrasil tetzank at web dot de
-
-pkgname=liburcu
-pkgver=0.8.6
-pkgrel=1
-pkgdesc=LGPLv2.1 userspace RCU (read-copy-update) library
-arch=('i686' 'x86_64')
-url=http://lttng.org/urcu;
-license=('LGPL2.1')
-source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
-depends=('glibc')
-options=('!libtool')
-sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
-
-build() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-./configure --prefix=/usr
-make
-}
-
-package() {
-cd ${srcdir}/userspace-rcu-${pkgver}
-make install DESTDIR=${pkgdir}
-}

Copied: liburcu/repos/community-x86_64/PKGBUILD (from rev 134211, 
liburcu/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-05-27 07:57:30 UTC (rev 134212)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
+# Maintainer: Christian Babeux christian.bab...@0x80.ca
+# Contributor: Yggdrasil tetzank at web dot de
+
+pkgname=liburcu
+pkgver=0.8.7
+pkgrel=1
+pkgdesc=LGPLv2.1 userspace RCU (read-copy-update) library
+arch=('i686' 'x86_64')
+url=http://lttng.org/urcu;
+license=('LGPL2.1')
+source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
+depends=('glibc')
+options=('!libtool')
+sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
+sha1sums=('5306999b8a3296f3dea91246d92e0a993d732898')
+
+build() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+make install DESTDIR=${pkgdir}
+}


[arch-commits] Commit in liburcu/repos (4 files)

2015-05-25 Thread Sergej Pupykin
Date: Monday, May 25, 2015 @ 15:34:58
  Author: spupykin
Revision: 134059

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

Added:
  liburcu/repos/community-i686/
  liburcu/repos/community-i686/PKGBUILD
(from rev 134058, liburcu/trunk/PKGBUILD)
  liburcu/repos/community-x86_64/
  liburcu/repos/community-x86_64/PKGBUILD
(from rev 134058, liburcu/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   27 +++
 community-x86_64/PKGBUILD |   27 +++
 2 files changed, 54 insertions(+)

Copied: liburcu/repos/community-i686/PKGBUILD (from rev 134058, 
liburcu/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-05-25 13:34:58 UTC (rev 134059)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
+# Maintainer: Christian Babeux christian.bab...@0x80.ca
+# Contributor: Yggdrasil tetzank at web dot de
+
+pkgname=liburcu
+pkgver=0.8.6
+pkgrel=1
+pkgdesc=LGPLv2.1 userspace RCU (read-copy-update) library
+arch=('i686' 'x86_64')
+url=http://lttng.org/urcu;
+license=('LGPL2.1')
+source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
+depends=('glibc')
+options=('!libtool')
+sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
+
+build() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+make install DESTDIR=${pkgdir}
+}

Copied: liburcu/repos/community-x86_64/PKGBUILD (from rev 134058, 
liburcu/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-05-25 13:34:58 UTC (rev 134059)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Sergej Pupykin arch+...@sergej.pp.ru
+# Maintainer: Christian Babeux christian.bab...@0x80.ca
+# Contributor: Yggdrasil tetzank at web dot de
+
+pkgname=liburcu
+pkgver=0.8.6
+pkgrel=1
+pkgdesc=LGPLv2.1 userspace RCU (read-copy-update) library
+arch=('i686' 'x86_64')
+url=http://lttng.org/urcu;
+license=('LGPL2.1')
+source=(http://lttng.org/files/urcu/userspace-rcu-${pkgver}.tar.bz2)
+depends=('glibc')
+options=('!libtool')
+sha1sums=('f10e9bf812557cd0c2a35a277e04010ec278d25d')
+
+build() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+./configure --prefix=/usr
+make
+}
+
+package() {
+cd ${srcdir}/userspace-rcu-${pkgver}
+make install DESTDIR=${pkgdir}
+}