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

2012-01-06 Thread Dave Reisner
Date: Friday, January 6, 2012 @ 05:56:44
  Author: dreisner
Revision: 146225

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

Deleted:
  kmod/repos/testing-i686/PKGBUILD
  kmod/repos/testing-i686/depmod-search.conf
  kmod/repos/testing-x86_64/PKGBUILD
  kmod/repos/testing-x86_64/depmod-search.conf

---+
 testing-i686/PKGBUILD |   59 
 testing-i686/depmod-search.conf   |5 ---
 testing-x86_64/PKGBUILD   |   59 
 testing-x86_64/depmod-search.conf |5 ---
 4 files changed, 128 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-01-06 10:56:25 UTC (rev 146224)
+++ testing-i686/PKGBUILD   2012-01-06 10:56:44 UTC (rev 146225)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-
-pkgname=kmod
-pkgver=3
-pkgrel=3
-pkgdesc="Linux kernel module handling"
-arch=('i686' 'x86_64')
-url="http://git.profusion.mobi/cgit.cgi/kmod.git";
-license=('GPL2')
-depends=('glibc' 'zlib')
-options=('!libtool')
-provides=('module-init-tools=3.16')
-conflicts=('module-init-tools')
-replaces=('module-init-tools')
-source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";
-"depmod-search.conf"
-"return-non-zero-on-fail.patch")
-md5sums=('bc0e69f75c2ac22c091f05e166e86c5d'
- '4b8cbcbc54b9029c99fd730e257d4436'
- '4be6f783a7fc2d1747ccaa2536d2e88f')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  patch -Np1 <"$srcdir/return-non-zero-on-fail.patch"
-
-  ./configure \
---with-rootprefix= \
---with-rootlibdir=/lib \
---with-zlib
-
-  make
-}
-
-check() {
-  make -C "$pkgname-$pkgver" check
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-
-  # binary directories
-  install -dm755 "$pkgdir"/{,s}bin
-
-  # configuration directories
-  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d
-
-  # add symlinks to kmod
-  ln -s /usr/bin/kmod "$pkgdir/bin/lsmod"
-  for tool in {ins,rm,dep}mod mod{info,probe}; do
-ln -s ../usr/bin/kmod "$pkgdir/sbin/$tool"
-  done
-
-  # install depmod.d file for search/ dir
-  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
-}
-
-# vim: ft=sh syn=sh et

Deleted: testing-i686/depmod-search.conf
===
--- testing-i686/depmod-search.conf 2012-01-06 10:56:25 UTC (rev 146224)
+++ testing-i686/depmod-search.conf 2012-01-06 10:56:44 UTC (rev 146225)
@@ -1,5 +0,0 @@
-#
-# /etc/depmod.d/depmod.conf
-#
-
-search updates extramodules built-in

Deleted: testing-x86_64/PKGBUILD
===
--- testing-x86_64/PKGBUILD 2012-01-06 10:56:25 UTC (rev 146224)
+++ testing-x86_64/PKGBUILD 2012-01-06 10:56:44 UTC (rev 146225)
@@ -1,59 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-
-pkgname=kmod
-pkgver=3
-pkgrel=3
-pkgdesc="Linux kernel module handling"
-arch=('i686' 'x86_64')
-url="http://git.profusion.mobi/cgit.cgi/kmod.git";
-license=('GPL2')
-depends=('glibc' 'zlib')
-options=('!libtool')
-provides=('module-init-tools=3.16')
-conflicts=('module-init-tools')
-replaces=('module-init-tools')
-source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";
-"depmod-search.conf"
-"return-non-zero-on-fail.patch")
-md5sums=('bc0e69f75c2ac22c091f05e166e86c5d'
- '4b8cbcbc54b9029c99fd730e257d4436'
- '4be6f783a7fc2d1747ccaa2536d2e88f')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  patch -Np1 <"$srcdir/return-non-zero-on-fail.patch"
-
-  ./configure \
---with-rootprefix= \
---with-rootlibdir=/lib \
---with-zlib
-
-  make
-}
-
-check() {
-  make -C "$pkgname-$pkgver" check
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-
-  # binary directories
-  install -dm755 "$pkgdir"/{,s}bin
-
-  # configuration directories
-  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d
-
-  # add symlinks to kmod
-  ln -s /usr/bin/kmod "$pkgdir/bin/lsmod"
-  for tool in {ins,rm,dep}mod mod{info,probe}; do
-ln -s ../usr/bin/kmod "$pkgdir/sbin/$tool"
-  done
-
-  # install depmod.d file for search/ dir
-  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
-}
-
-# vim: ft=sh syn=sh et

Deleted: testing-x86_64/depmod-search.conf
===
--- testing-x86_64/depmod-search.conf   2012-01-06 10:56:25 UTC (rev 146224)
+++ testing-x86_64/depmod-search.conf   2012-01-06 10:56:44 UTC (rev 146225)
@@ -1,5 +0,0 @@
-#
-# /etc/depmod.d/depmod.conf
-#
-
-search updates extramodules built-in



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

2012-01-20 Thread Dave Reisner
Date: Friday, January 20, 2012 @ 19:32:00
  Author: dreisner
Revision: 147034

db-move: moved kmod from [testing] to [core] (i686)

Added:
  kmod/repos/core-i686/
  kmod/repos/core-i686/PKGBUILD
(from rev 147033, kmod/repos/testing-i686/PKGBUILD)
  kmod/repos/core-i686/depmod-search.conf
(from rev 147033, kmod/repos/testing-i686/depmod-search.conf)
Deleted:
  kmod/repos/testing-i686/

+
 PKGBUILD   |   56 +++
 depmod-search.conf |5 
 2 files changed, 61 insertions(+)

Copied: kmod/repos/core-i686/PKGBUILD (from rev 147033, 
kmod/repos/testing-i686/PKGBUILD)
===
--- core-i686/PKGBUILD  (rev 0)
+++ core-i686/PKGBUILD  2012-01-21 00:32:00 UTC (rev 147034)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=4
+pkgrel=1
+pkgdesc="Linux kernel module handling"
+arch=('i686' 'x86_64')
+url="http://git.profusion.mobi/cgit.cgi/kmod.git";
+license=('GPL2')
+depends=('glibc' 'zlib')
+makedepends=('docbook2x')
+options=('!libtool')
+provides=('module-init-tools=3.16')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";
+"depmod-search.conf")
+md5sums=('e14450a066a48accd0af1995b3c0232d'
+ '4b8cbcbc54b9029c99fd730e257d4436')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--sysconfdir=/etc \
+--with-rootprefix= \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+
+  # binary directories
+  install -dm755 "$pkgdir"/{,s}bin
+
+  # configuration directories
+  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d
+
+  # add symlinks to kmod
+  ln -s /usr/bin/kmod "$pkgdir/bin/lsmod"
+  for tool in {ins,rm,dep}mod mod{info,probe}; do
+ln -s ../usr/bin/kmod "$pkgdir/sbin/$tool"
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/core-i686/depmod-search.conf (from rev 147033, 
kmod/repos/testing-i686/depmod-search.conf)
===
--- core-i686/depmod-search.conf(rev 0)
+++ core-i686/depmod-search.conf2012-01-21 00:32:00 UTC (rev 147034)
@@ -0,0 +1,5 @@
+#
+# /etc/depmod.d/depmod.conf
+#
+
+search updates extramodules built-in



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

2012-01-20 Thread Dave Reisner
Date: Friday, January 20, 2012 @ 19:32:01
  Author: dreisner
Revision: 147035

db-move: moved kmod from [testing] to [core] (x86_64)

Added:
  kmod/repos/core-x86_64/
  kmod/repos/core-x86_64/PKGBUILD
(from rev 147033, kmod/repos/testing-x86_64/PKGBUILD)
  kmod/repos/core-x86_64/depmod-search.conf
(from rev 147033, kmod/repos/testing-x86_64/depmod-search.conf)
Deleted:
  kmod/repos/testing-x86_64/

+
 PKGBUILD   |   56 +++
 depmod-search.conf |5 
 2 files changed, 61 insertions(+)

Copied: kmod/repos/core-x86_64/PKGBUILD (from rev 147033, 
kmod/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2012-01-21 00:32:01 UTC (rev 147035)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=4
+pkgrel=1
+pkgdesc="Linux kernel module handling"
+arch=('i686' 'x86_64')
+url="http://git.profusion.mobi/cgit.cgi/kmod.git";
+license=('GPL2')
+depends=('glibc' 'zlib')
+makedepends=('docbook2x')
+options=('!libtool')
+provides=('module-init-tools=3.16')
+conflicts=('module-init-tools')
+replaces=('module-init-tools')
+source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";
+"depmod-search.conf")
+md5sums=('e14450a066a48accd0af1995b3c0232d'
+ '4b8cbcbc54b9029c99fd730e257d4436')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure \
+--sysconfdir=/etc \
+--with-rootprefix= \
+--with-zlib
+
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+
+  # binary directories
+  install -dm755 "$pkgdir"/{,s}bin
+
+  # configuration directories
+  install -dm755 "$pkgdir"/{etc,lib}/{depmod,modprobe}.d
+
+  # add symlinks to kmod
+  ln -s /usr/bin/kmod "$pkgdir/bin/lsmod"
+  for tool in {ins,rm,dep}mod mod{info,probe}; do
+ln -s ../usr/bin/kmod "$pkgdir/sbin/$tool"
+  done
+
+  # install depmod.d file for search/ dir
+  install -Dm644 "$srcdir/depmod-search.conf" 
"$pkgdir/lib/depmod.d/search.conf"
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/core-x86_64/depmod-search.conf (from rev 147033, 
kmod/repos/testing-x86_64/depmod-search.conf)
===
--- core-x86_64/depmod-search.conf  (rev 0)
+++ core-x86_64/depmod-search.conf  2012-01-21 00:32:01 UTC (rev 147035)
@@ -0,0 +1,5 @@
+#
+# /etc/depmod.d/depmod.conf
+#
+
+search updates extramodules built-in



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

2011-12-20 Thread Dave Reisner
Date: Tuesday, December 20, 2011 @ 21:17:47
  Author: dreisner
Revision: 145281

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

Added:
  kmod/repos/extra-i686/
  kmod/repos/extra-i686/PKGBUILD
(from rev 145280, kmod/trunk/PKGBUILD)
  kmod/repos/extra-x86_64/
  kmod/repos/extra-x86_64/PKGBUILD
(from rev 145280, kmod/trunk/PKGBUILD)

---+
 extra-i686/PKGBUILD   |   31 +++
 extra-x86_64/PKGBUILD |   31 +++
 2 files changed, 62 insertions(+)

Copied: kmod/repos/extra-i686/PKGBUILD (from rev 145280, kmod/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 02:17:47 UTC (rev 145281)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=2
+pkgrel=1
+pkgdesc="interface to kernel module operations"
+arch=('i686' 'x86_64')
+url="http://git.profusion.mobi/cgit.cgi/lucas/kmod/";
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";)
+md5sums=('6017364434377f6724f749d7a28c5d7a')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --libdir=/lib --enable-zlib
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim: ft=sh syn=sh et

Copied: kmod/repos/extra-x86_64/PKGBUILD (from rev 145280, kmod/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 02:17:47 UTC (rev 145281)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=2
+pkgrel=1
+pkgdesc="interface to kernel module operations"
+arch=('i686' 'x86_64')
+url="http://git.profusion.mobi/cgit.cgi/lucas/kmod/";
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";)
+md5sums=('6017364434377f6724f749d7a28c5d7a')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --libdir=/lib --enable-zlib
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim: ft=sh syn=sh et



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

2011-12-20 Thread Dave Reisner
Date: Tuesday, December 20, 2011 @ 21:42:53
  Author: dreisner
Revision: 145285

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

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

---+
 extra-i686/PKGBUILD   |   62 
 extra-x86_64/PKGBUILD |   62 
 2 files changed, 62 insertions(+), 62 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 02:42:37 UTC (rev 145284)
+++ extra-i686/PKGBUILD 2011-12-21 02:42:53 UTC (rev 145285)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-
-pkgname=kmod
-pkgver=2
-pkgrel=1
-pkgdesc="interface to kernel module operations"
-arch=('i686' 'x86_64')
-url="http://git.profusion.mobi/cgit.cgi/lucas/kmod/";
-license=('GPL2')
-depends=('glibc' 'zlib')
-options=('!libtool')
-source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";)
-md5sums=('6017364434377f6724f749d7a28c5d7a')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --libdir=/lib --enable-zlib
-  make
-}
-
-check() {
-  make -C "$pkgname-$pkgver" check
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim: ft=sh syn=sh et

Copied: kmod/repos/extra-i686/PKGBUILD (from rev 145284, kmod/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 02:42:53 UTC (rev 145285)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=2
+pkgrel=2
+pkgdesc="A set of tools to handle common tasks with Linux kernel modules"
+arch=('i686' 'x86_64')
+url="http://git.profusion.mobi/cgit.cgi/kmod.git";
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";)
+md5sums=('6017364434377f6724f749d7a28c5d7a')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --enable-zlib
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim: ft=sh syn=sh et

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2011-12-21 02:42:37 UTC (rev 145284)
+++ extra-x86_64/PKGBUILD   2011-12-21 02:42:53 UTC (rev 145285)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Dave Reisner 
-
-pkgname=kmod
-pkgver=2
-pkgrel=1
-pkgdesc="interface to kernel module operations"
-arch=('i686' 'x86_64')
-url="http://git.profusion.mobi/cgit.cgi/lucas/kmod/";
-license=('GPL2')
-depends=('glibc' 'zlib')
-options=('!libtool')
-source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";)
-md5sums=('6017364434377f6724f749d7a28c5d7a')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --libdir=/lib --enable-zlib
-  make
-}
-
-check() {
-  make -C "$pkgname-$pkgver" check
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim: ft=sh syn=sh et

Copied: kmod/repos/extra-x86_64/PKGBUILD (from rev 145284, kmod/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2011-12-21 02:42:53 UTC (rev 145285)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Dave Reisner 
+
+pkgname=kmod
+pkgver=2
+pkgrel=2
+pkgdesc="A set of tools to handle common tasks with Linux kernel modules"
+arch=('i686' 'x86_64')
+url="http://git.profusion.mobi/cgit.cgi/kmod.git";
+license=('GPL2')
+depends=('glibc' 'zlib')
+options=('!libtool')
+source=("http://packages.profusion.mobi/$pkgname/$pkgname-$pkgver.tar.xz";)
+md5sums=('6017364434377f6724f749d7a28c5d7a')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --enable-zlib
+  make
+}
+
+check() {
+  make -C "$pkgname-$pkgver" check
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# vim: ft=sh syn=sh et