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}
+}

Reply via email to