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

Sergej Pupykin spupykin at archlinux.org
Sun May 8 10:28:38 UTC 2016


    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 <arch+pub at sergej.pp.ru>
-# Maintainer: Christian Babeux <christian.babeux at 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}
-}

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 <arch+pub at sergej.pp.ru>
+# Maintainer: Christian Babeux <christian.babeux at 0x80.ca>
+# Contributor: Yggdrasil <tetzank at web dot de>
+
+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 <arch+pub at sergej.pp.ru>
-# Maintainer: Christian Babeux <christian.babeux at 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}
-}

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 <arch+pub at sergej.pp.ru>
+# Maintainer: Christian Babeux <christian.babeux at 0x80.ca>
+# Contributor: Yggdrasil <tetzank at web dot de>
+
+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}
+}



More information about the arch-commits mailing list