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

Dan McGee dan at archlinux.org
Tue Dec 15 14:24:32 UTC 2015


    Date: Tuesday, December 15, 2015 @ 15:24:31
  Author: dan
Revision: 256185

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

Added:
  numactl/repos/extra-i686/PKGBUILD
    (from rev 256184, numactl/trunk/PKGBUILD)
  numactl/repos/extra-x86_64/PKGBUILD
    (from rev 256184, numactl/trunk/PKGBUILD)
Deleted:
  numactl/repos/extra-i686/PKGBUILD
  numactl/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-12-15 14:24:19 UTC (rev 256184)
+++ extra-i686/PKGBUILD	2015-12-15 14:24:31 UTC (rev 256185)
@@ -1,27 +0,0 @@
-# Maintainer: Dan McGee <dan at archlinux.org>
-# Contributor: Florian Zeitz <florob at babelmonkeys dot de>
-
-pkgname=numactl
-pkgver=2.0.10
-pkgrel=1
-pkgdesc="Simple NUMA policy support"
-arch=('i686' 'x86_64')
-url="http://oss.sgi.com/projects/libnuma/"
-license=('LGPL2.1' 'GPL2')
-depends=('perl')
-source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
-sha1sums=('8c753ebcc5cea4d51999e01459c96090a4475cb7')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  make DESTDIR="$pkgdir" install
-  # move_pages(2) is provided by man-pages and is more up-to-date there anyway
-  rm -rf "$pkgdir/usr/share/man/man2"
-}

Copied: numactl/repos/extra-i686/PKGBUILD (from rev 256184, numactl/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-12-15 14:24:31 UTC (rev 256185)
@@ -0,0 +1,27 @@
+# Maintainer: Dan McGee <dan at archlinux.org>
+# Contributor: Florian Zeitz <florob at babelmonkeys dot de>
+
+pkgname=numactl
+pkgver=2.0.11
+pkgrel=1
+pkgdesc="Simple NUMA policy support"
+arch=('i686' 'x86_64')
+url="http://oss.sgi.com/projects/libnuma/"
+license=('LGPL2.1' 'GPL2')
+depends=('perl')
+source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
+md5sums=('d3bc88b7ddb9f06d60898f4816ae9127')
+sha1sums=('0846670269824078a4eae8a977728175437b0da4')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  make DESTDIR="$pkgdir" install
+  # move_pages(2) is provided by man-pages and is more up-to-date there anyway
+  rm -rf "$pkgdir/usr/share/man/man2"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-12-15 14:24:19 UTC (rev 256184)
+++ extra-x86_64/PKGBUILD	2015-12-15 14:24:31 UTC (rev 256185)
@@ -1,27 +0,0 @@
-# Maintainer: Dan McGee <dan at archlinux.org>
-# Contributor: Florian Zeitz <florob at babelmonkeys dot de>
-
-pkgname=numactl
-pkgver=2.0.10
-pkgrel=1
-pkgdesc="Simple NUMA policy support"
-arch=('i686' 'x86_64')
-url="http://oss.sgi.com/projects/libnuma/"
-license=('LGPL2.1' 'GPL2')
-depends=('perl')
-source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
-sha1sums=('8c753ebcc5cea4d51999e01459c96090a4475cb7')
-
-build() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-${pkgver/_/-}"
-  make DESTDIR="$pkgdir" install
-  # move_pages(2) is provided by man-pages and is more up-to-date there anyway
-  rm -rf "$pkgdir/usr/share/man/man2"
-}

Copied: numactl/repos/extra-x86_64/PKGBUILD (from rev 256184, numactl/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-12-15 14:24:31 UTC (rev 256185)
@@ -0,0 +1,27 @@
+# Maintainer: Dan McGee <dan at archlinux.org>
+# Contributor: Florian Zeitz <florob at babelmonkeys dot de>
+
+pkgname=numactl
+pkgver=2.0.11
+pkgrel=1
+pkgdesc="Simple NUMA policy support"
+arch=('i686' 'x86_64')
+url="http://oss.sgi.com/projects/libnuma/"
+license=('LGPL2.1' 'GPL2')
+depends=('perl')
+source=(ftp://oss.sgi.com/www/projects/libnuma/download/$pkgname-${pkgver/_/-}.tar.gz)
+md5sums=('d3bc88b7ddb9f06d60898f4816ae9127')
+sha1sums=('0846670269824078a4eae8a977728175437b0da4')
+
+build() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${pkgver/_/-}"
+  make DESTDIR="$pkgdir" install
+  # move_pages(2) is provided by man-pages and is more up-to-date there anyway
+  rm -rf "$pkgdir/usr/share/man/man2"
+}



More information about the arch-commits mailing list