[arch-commits] Commit in hddtemp/repos (16 files)

Ionut Biru ibiru at archlinux.org
Thu Feb 23 12:31:37 UTC 2012


    Date: Thursday, February 23, 2012 @ 07:31:37
  Author: ibiru
Revision: 150841

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

Added:
  hddtemp/repos/extra-i686/PKGBUILD
    (from rev 150840, hddtemp/trunk/PKGBUILD)
  hddtemp/repos/extra-i686/hddtemp
    (from rev 150840, hddtemp/trunk/hddtemp)
  hddtemp/repos/extra-i686/hddtemp-0.3-beta15-reg-eip.patch
    (from rev 150840, hddtemp/trunk/hddtemp-0.3-beta15-reg-eip.patch)
  hddtemp/repos/extra-i686/hddtemp.confd
    (from rev 150840, hddtemp/trunk/hddtemp.confd)
  hddtemp/repos/extra-x86_64/PKGBUILD
    (from rev 150840, hddtemp/trunk/PKGBUILD)
  hddtemp/repos/extra-x86_64/hddtemp
    (from rev 150840, hddtemp/trunk/hddtemp)
  hddtemp/repos/extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch
    (from rev 150840, hddtemp/trunk/hddtemp-0.3-beta15-reg-eip.patch)
  hddtemp/repos/extra-x86_64/hddtemp.confd
    (from rev 150840, hddtemp/trunk/hddtemp.confd)
Deleted:
  hddtemp/repos/extra-i686/PKGBUILD
  hddtemp/repos/extra-i686/hddtemp
  hddtemp/repos/extra-i686/hddtemp-0.3-beta15-reg-eip.patch
  hddtemp/repos/extra-i686/hddtemp.confd
  hddtemp/repos/extra-x86_64/PKGBUILD
  hddtemp/repos/extra-x86_64/hddtemp
  hddtemp/repos/extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch
  hddtemp/repos/extra-x86_64/hddtemp.confd

-----------------------------------------------+
 extra-i686/PKGBUILD                           |   87 ++++++++++++------------
 extra-i686/hddtemp                            |   78 ++++++++++-----------
 extra-i686/hddtemp-0.3-beta15-reg-eip.patch   |   44 ++++++------
 extra-i686/hddtemp.confd                      |    4 -
 extra-x86_64/PKGBUILD                         |   87 ++++++++++++------------
 extra-x86_64/hddtemp                          |   78 ++++++++++-----------
 extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch |   44 ++++++------
 extra-x86_64/hddtemp.confd                    |    4 -
 8 files changed, 218 insertions(+), 208 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-i686/PKGBUILD	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <bash at archlinux.it>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-# Contributor: Damir Perisa <damir at archlinux.org>
-
-pkgname=hddtemp
-pkgver=0.3.beta15.46
-_origver=0.3-beta15
-_patchver=46
-pkgrel=1
-pkgdesc="Gives you the temperature of your hard drive by reading S.M.A.R.T. information"
-arch=('i686' 'x86_64')
-url="http://www.guzu.net/linux/hddtemp.php"
-license=('GPL')
-depends=('glibc')
-backup=('etc/conf.d/hddtemp')
-source=(http://www.guzu.net/files/hddtemp-${_origver}.tar.bz2
-        http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_${_origver}-${_patchver}.diff.gz
-        'hddtemp' 'hddtemp.confd' 'hddtemp-0.3-beta15-reg-eip.patch')
-md5sums=('8b829339e1ae9df701684ec239021bb8'
-         '040437845e28771c560b4bb40e41f933'
-         'b7ebb86dfeef3bc4577ed1040307e36b'
-         'fdca5c43900406f0be76534ef2a5a697'
-         '526ef28549dd0da7e38d32cfc8523592')
-options=('!libtool')
-
-build() {
-  cd "$srcdir/$pkgname-${_origver}"
-
-  patch -Np1 -i "$srcdir/${pkgname}_${_origver}-${_patchver}.diff"
-  patch -Np1 -i "$srcdir/hddtemp-0.3-beta15-reg-eip.patch"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --with-db-path=/usr/share/$pkgname/hddtemp.db
-  make
-  make DESTDIR=$pkgdir install
-
-  install -D -m644 "$srcdir/$pkgname-${_origver}/debian/hddtemp.db" \
-    "$pkgdir/usr/share/${pkgname}/hddtemp.db"
-  install -D -m644 "$srcdir/hddtemp.confd" "$pkgdir/etc/conf.d/hddtemp"
-  install -D -m755 "$srcdir/hddtemp" "$pkgdir/etc/rc.d/hddtemp"
-}

Copied: hddtemp/repos/extra-i686/PKGBUILD (from rev 150840, hddtemp/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+# Contributor: Damir Perisa <damir at archlinux.org>
+
+pkgname=hddtemp
+pkgver=0.3.beta15.46
+_origver=0.3-beta15
+_patchver=46
+pkgrel=2
+pkgdesc="Gives you the temperature of your hard drive by reading S.M.A.R.T. information"
+arch=('i686' 'x86_64')
+url="http://www.guzu.net/linux/hddtemp.php"
+license=('GPL')
+depends=('glibc')
+backup=('etc/conf.d/hddtemp')
+source=(http://www.guzu.net/files/hddtemp-${_origver}.tar.bz2
+        http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_${_origver}-${_patchver}.diff.gz
+        'hddtemp' 'hddtemp.confd' 'hddtemp-0.3-beta15-reg-eip.patch')
+md5sums=('8b829339e1ae9df701684ec239021bb8'
+         '040437845e28771c560b4bb40e41f933'
+         'b7ebb86dfeef3bc4577ed1040307e36b'
+         'fdca5c43900406f0be76534ef2a5a697'
+         '526ef28549dd0da7e38d32cfc8523592')
+options=('!libtool')
+
+build() {
+  cd "$srcdir/$pkgname-${_origver}"
+
+  patch -Np1 -i "$srcdir/${pkgname}_${_origver}-${_patchver}.diff"
+  patch -Np1 -i "$srcdir/hddtemp-0.3-beta15-reg-eip.patch"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --with-db-path=/usr/share/$pkgname/hddtemp.db
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${_origver}"
+  make DESTDIR=$pkgdir install
+
+  install -D -m644 "$srcdir/$pkgname-${_origver}/debian/hddtemp.db" \
+    "$pkgdir/usr/share/${pkgname}/hddtemp.db"
+  install -D -m644 "$srcdir/hddtemp.confd" "$pkgdir/etc/conf.d/hddtemp"
+  install -D -m755 "$srcdir/hddtemp" "$pkgdir/etc/rc.d/hddtemp"
+}

Deleted: extra-i686/hddtemp
===================================================================
--- extra-i686/hddtemp	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-i686/hddtemp	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,39 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-PARAMS=
-DRIVES=
-[ -f /etc/conf.d/hddtemp ] && . /etc/conf.d/hddtemp
-PID=$(pidof -o %PPID /usr/sbin/hddtemp)
-case "$1" in
-  start)
-    stat_busy "Starting HDDTemp"
-    [ -z "$PID" ] && /usr/sbin/hddtemp -d $PARAMS $DRIVES
-    if [ $? -gt 0 ]; then
-      stat_fail
-    else
-      add_daemon hddtemp
-      stat_done
-    fi
-    ;;
-  stop)
-    stat_busy "Stopping HDDTemp"
-    [ ! -z "$PID" ]  && kill $PID &> /dev/null
-    if [ $? -gt 0 ]; then
-      stat_fail
-    else
-      rm_daemon hddtemp
-      stat_done
-    fi 
-    ;;
-  restart)
-    $0 stop
-    sleep 2
-    $0 start
-    ;;
-  *)
-    echo "usage: $0 {start|stop|restart}"
-esac
-exit 0

Copied: hddtemp/repos/extra-i686/hddtemp (from rev 150840, hddtemp/trunk/hddtemp)
===================================================================
--- extra-i686/hddtemp	                        (rev 0)
+++ extra-i686/hddtemp	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,39 @@
+#!/bin/bash
+
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+PARAMS=
+DRIVES=
+[ -f /etc/conf.d/hddtemp ] && . /etc/conf.d/hddtemp
+PID=$(pidof -o %PPID /usr/sbin/hddtemp)
+case "$1" in
+  start)
+    stat_busy "Starting HDDTemp"
+    [ -z "$PID" ] && /usr/sbin/hddtemp -d $PARAMS $DRIVES
+    if [ $? -gt 0 ]; then
+      stat_fail
+    else
+      add_daemon hddtemp
+      stat_done
+    fi
+    ;;
+  stop)
+    stat_busy "Stopping HDDTemp"
+    [ ! -z "$PID" ]  && kill $PID &> /dev/null
+    if [ $? -gt 0 ]; then
+      stat_fail
+    else
+      rm_daemon hddtemp
+      stat_done
+    fi 
+    ;;
+  restart)
+    $0 stop
+    sleep 2
+    $0 start
+    ;;
+  *)
+    echo "usage: $0 {start|stop|restart}"
+esac
+exit 0

Deleted: extra-i686/hddtemp-0.3-beta15-reg-eip.patch
===================================================================
--- extra-i686/hddtemp-0.3-beta15-reg-eip.patch	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-i686/hddtemp-0.3-beta15-reg-eip.patch	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,22 +0,0 @@
-__USE_GNU needs to be in effect when including sys/ucontext.h,
-and signal.h pulls it in in some setups.
-
-diff -up hddtemp-0.3-beta15/src/backtrace.c~ hddtemp-0.3-beta15/src/backtrace.c
---- hddtemp-0.3-beta15/src/backtrace.c~	2006-04-19 05:38:14.000000000 +0300
-+++ hddtemp-0.3-beta15/src/backtrace.c	2010-02-14 21:59:47.000000000 +0200
-@@ -27,13 +27,12 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <linux/ptrace.h>
-+#define __USE_GNU
-+#include <ucontext.h>
- #include <signal.h>
- #include <bits/sigcontext.h>
- #include <sys/param.h>
- 
--#define __USE_GNU
--#include <ucontext.h>
--
- #define MAX_BTSIZE 64
- 
- void backtrace_handler(int n, siginfo_t *ist, void *extra) {

Copied: hddtemp/repos/extra-i686/hddtemp-0.3-beta15-reg-eip.patch (from rev 150840, hddtemp/trunk/hddtemp-0.3-beta15-reg-eip.patch)
===================================================================
--- extra-i686/hddtemp-0.3-beta15-reg-eip.patch	                        (rev 0)
+++ extra-i686/hddtemp-0.3-beta15-reg-eip.patch	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,22 @@
+__USE_GNU needs to be in effect when including sys/ucontext.h,
+and signal.h pulls it in in some setups.
+
+diff -up hddtemp-0.3-beta15/src/backtrace.c~ hddtemp-0.3-beta15/src/backtrace.c
+--- hddtemp-0.3-beta15/src/backtrace.c~	2006-04-19 05:38:14.000000000 +0300
++++ hddtemp-0.3-beta15/src/backtrace.c	2010-02-14 21:59:47.000000000 +0200
+@@ -27,13 +27,12 @@
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <linux/ptrace.h>
++#define __USE_GNU
++#include <ucontext.h>
+ #include <signal.h>
+ #include <bits/sigcontext.h>
+ #include <sys/param.h>
+ 
+-#define __USE_GNU
+-#include <ucontext.h>
+-
+ #define MAX_BTSIZE 64
+ 
+ void backtrace_handler(int n, siginfo_t *ist, void *extra) {

Deleted: extra-i686/hddtemp.confd
===================================================================
--- extra-i686/hddtemp.confd	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-i686/hddtemp.confd	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,2 +0,0 @@
-PARAMS="-q -l 127.0.0.1"
-DRIVES="/dev/sda"

Copied: hddtemp/repos/extra-i686/hddtemp.confd (from rev 150840, hddtemp/trunk/hddtemp.confd)
===================================================================
--- extra-i686/hddtemp.confd	                        (rev 0)
+++ extra-i686/hddtemp.confd	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,2 @@
+PARAMS="-q -l 127.0.0.1"
+DRIVES="/dev/sda"

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-x86_64/PKGBUILD	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,41 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <bash at archlinux.it>
-# Contributor: Roman Kyrylych <roman at archlinux.org>
-# Contributor: Damir Perisa <damir at archlinux.org>
-
-pkgname=hddtemp
-pkgver=0.3.beta15.46
-_origver=0.3-beta15
-_patchver=46
-pkgrel=1
-pkgdesc="Gives you the temperature of your hard drive by reading S.M.A.R.T. information"
-arch=('i686' 'x86_64')
-url="http://www.guzu.net/linux/hddtemp.php"
-license=('GPL')
-depends=('glibc')
-backup=('etc/conf.d/hddtemp')
-source=(http://www.guzu.net/files/hddtemp-${_origver}.tar.bz2
-        http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_${_origver}-${_patchver}.diff.gz
-        'hddtemp' 'hddtemp.confd' 'hddtemp-0.3-beta15-reg-eip.patch')
-md5sums=('8b829339e1ae9df701684ec239021bb8'
-         '040437845e28771c560b4bb40e41f933'
-         'b7ebb86dfeef3bc4577ed1040307e36b'
-         'fdca5c43900406f0be76534ef2a5a697'
-         '526ef28549dd0da7e38d32cfc8523592')
-options=('!libtool')
-
-build() {
-  cd "$srcdir/$pkgname-${_origver}"
-
-  patch -Np1 -i "$srcdir/${pkgname}_${_origver}-${_patchver}.diff"
-  patch -Np1 -i "$srcdir/hddtemp-0.3-beta15-reg-eip.patch"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man --with-db-path=/usr/share/$pkgname/hddtemp.db
-  make
-  make DESTDIR=$pkgdir install
-
-  install -D -m644 "$srcdir/$pkgname-${_origver}/debian/hddtemp.db" \
-    "$pkgdir/usr/share/${pkgname}/hddtemp.db"
-  install -D -m644 "$srcdir/hddtemp.confd" "$pkgdir/etc/conf.d/hddtemp"
-  install -D -m755 "$srcdir/hddtemp" "$pkgdir/etc/rc.d/hddtemp"
-}

Copied: hddtemp/repos/extra-x86_64/PKGBUILD (from rev 150840, hddtemp/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Roman Kyrylych <roman at archlinux.org>
+# Contributor: Damir Perisa <damir at archlinux.org>
+
+pkgname=hddtemp
+pkgver=0.3.beta15.46
+_origver=0.3-beta15
+_patchver=46
+pkgrel=2
+pkgdesc="Gives you the temperature of your hard drive by reading S.M.A.R.T. information"
+arch=('i686' 'x86_64')
+url="http://www.guzu.net/linux/hddtemp.php"
+license=('GPL')
+depends=('glibc')
+backup=('etc/conf.d/hddtemp')
+source=(http://www.guzu.net/files/hddtemp-${_origver}.tar.bz2
+        http://ftp.debian.org/debian/pool/main/h/hddtemp/hddtemp_${_origver}-${_patchver}.diff.gz
+        'hddtemp' 'hddtemp.confd' 'hddtemp-0.3-beta15-reg-eip.patch')
+md5sums=('8b829339e1ae9df701684ec239021bb8'
+         '040437845e28771c560b4bb40e41f933'
+         'b7ebb86dfeef3bc4577ed1040307e36b'
+         'fdca5c43900406f0be76534ef2a5a697'
+         '526ef28549dd0da7e38d32cfc8523592')
+options=('!libtool')
+
+build() {
+  cd "$srcdir/$pkgname-${_origver}"
+
+  patch -Np1 -i "$srcdir/${pkgname}_${_origver}-${_patchver}.diff"
+  patch -Np1 -i "$srcdir/hddtemp-0.3-beta15-reg-eip.patch"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man --with-db-path=/usr/share/$pkgname/hddtemp.db
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-${_origver}"
+  make DESTDIR=$pkgdir install
+
+  install -D -m644 "$srcdir/$pkgname-${_origver}/debian/hddtemp.db" \
+    "$pkgdir/usr/share/${pkgname}/hddtemp.db"
+  install -D -m644 "$srcdir/hddtemp.confd" "$pkgdir/etc/conf.d/hddtemp"
+  install -D -m755 "$srcdir/hddtemp" "$pkgdir/etc/rc.d/hddtemp"
+}

Deleted: extra-x86_64/hddtemp
===================================================================
--- extra-x86_64/hddtemp	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-x86_64/hddtemp	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,39 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-PARAMS=
-DRIVES=
-[ -f /etc/conf.d/hddtemp ] && . /etc/conf.d/hddtemp
-PID=$(pidof -o %PPID /usr/sbin/hddtemp)
-case "$1" in
-  start)
-    stat_busy "Starting HDDTemp"
-    [ -z "$PID" ] && /usr/sbin/hddtemp -d $PARAMS $DRIVES
-    if [ $? -gt 0 ]; then
-      stat_fail
-    else
-      add_daemon hddtemp
-      stat_done
-    fi
-    ;;
-  stop)
-    stat_busy "Stopping HDDTemp"
-    [ ! -z "$PID" ]  && kill $PID &> /dev/null
-    if [ $? -gt 0 ]; then
-      stat_fail
-    else
-      rm_daemon hddtemp
-      stat_done
-    fi 
-    ;;
-  restart)
-    $0 stop
-    sleep 2
-    $0 start
-    ;;
-  *)
-    echo "usage: $0 {start|stop|restart}"
-esac
-exit 0

Copied: hddtemp/repos/extra-x86_64/hddtemp (from rev 150840, hddtemp/trunk/hddtemp)
===================================================================
--- extra-x86_64/hddtemp	                        (rev 0)
+++ extra-x86_64/hddtemp	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,39 @@
+#!/bin/bash
+
+. /etc/rc.conf
+. /etc/rc.d/functions
+
+PARAMS=
+DRIVES=
+[ -f /etc/conf.d/hddtemp ] && . /etc/conf.d/hddtemp
+PID=$(pidof -o %PPID /usr/sbin/hddtemp)
+case "$1" in
+  start)
+    stat_busy "Starting HDDTemp"
+    [ -z "$PID" ] && /usr/sbin/hddtemp -d $PARAMS $DRIVES
+    if [ $? -gt 0 ]; then
+      stat_fail
+    else
+      add_daemon hddtemp
+      stat_done
+    fi
+    ;;
+  stop)
+    stat_busy "Stopping HDDTemp"
+    [ ! -z "$PID" ]  && kill $PID &> /dev/null
+    if [ $? -gt 0 ]; then
+      stat_fail
+    else
+      rm_daemon hddtemp
+      stat_done
+    fi 
+    ;;
+  restart)
+    $0 stop
+    sleep 2
+    $0 start
+    ;;
+  *)
+    echo "usage: $0 {start|stop|restart}"
+esac
+exit 0

Deleted: extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch
===================================================================
--- extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,22 +0,0 @@
-__USE_GNU needs to be in effect when including sys/ucontext.h,
-and signal.h pulls it in in some setups.
-
-diff -up hddtemp-0.3-beta15/src/backtrace.c~ hddtemp-0.3-beta15/src/backtrace.c
---- hddtemp-0.3-beta15/src/backtrace.c~	2006-04-19 05:38:14.000000000 +0300
-+++ hddtemp-0.3-beta15/src/backtrace.c	2010-02-14 21:59:47.000000000 +0200
-@@ -27,13 +27,12 @@
- #include <stdlib.h>
- #include <unistd.h>
- #include <linux/ptrace.h>
-+#define __USE_GNU
-+#include <ucontext.h>
- #include <signal.h>
- #include <bits/sigcontext.h>
- #include <sys/param.h>
- 
--#define __USE_GNU
--#include <ucontext.h>
--
- #define MAX_BTSIZE 64
- 
- void backtrace_handler(int n, siginfo_t *ist, void *extra) {

Copied: hddtemp/repos/extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch (from rev 150840, hddtemp/trunk/hddtemp-0.3-beta15-reg-eip.patch)
===================================================================
--- extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch	                        (rev 0)
+++ extra-x86_64/hddtemp-0.3-beta15-reg-eip.patch	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,22 @@
+__USE_GNU needs to be in effect when including sys/ucontext.h,
+and signal.h pulls it in in some setups.
+
+diff -up hddtemp-0.3-beta15/src/backtrace.c~ hddtemp-0.3-beta15/src/backtrace.c
+--- hddtemp-0.3-beta15/src/backtrace.c~	2006-04-19 05:38:14.000000000 +0300
++++ hddtemp-0.3-beta15/src/backtrace.c	2010-02-14 21:59:47.000000000 +0200
+@@ -27,13 +27,12 @@
+ #include <stdlib.h>
+ #include <unistd.h>
+ #include <linux/ptrace.h>
++#define __USE_GNU
++#include <ucontext.h>
+ #include <signal.h>
+ #include <bits/sigcontext.h>
+ #include <sys/param.h>
+ 
+-#define __USE_GNU
+-#include <ucontext.h>
+-
+ #define MAX_BTSIZE 64
+ 
+ void backtrace_handler(int n, siginfo_t *ist, void *extra) {

Deleted: extra-x86_64/hddtemp.confd
===================================================================
--- extra-x86_64/hddtemp.confd	2012-02-23 12:29:13 UTC (rev 150840)
+++ extra-x86_64/hddtemp.confd	2012-02-23 12:31:37 UTC (rev 150841)
@@ -1,2 +0,0 @@
-PARAMS="-q -l 127.0.0.1"
-DRIVES="/dev/sda"

Copied: hddtemp/repos/extra-x86_64/hddtemp.confd (from rev 150840, hddtemp/trunk/hddtemp.confd)
===================================================================
--- extra-x86_64/hddtemp.confd	                        (rev 0)
+++ extra-x86_64/hddtemp.confd	2012-02-23 12:31:37 UTC (rev 150841)
@@ -0,0 +1,2 @@
+PARAMS="-q -l 127.0.0.1"
+DRIVES="/dev/sda"




More information about the arch-commits mailing list