[arch-commits] Commit in bluez/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Geoffroy Carrier geoffroy at archlinux.org
Sun Feb 15 00:57:07 UTC 2009


    Date: Saturday, February 14, 2009 @ 19:57:07
  Author: geoffroy
Revision: 27008

Merged revisions 27006-27007 via svnmerge from 
svn+ssh://geoffroy@archlinux.org/srv/svn-packages/bluez/trunk

........
  r27006 | geoffroy | 2009-02-15 01:55:03 +0100 (Sun, 15 Feb 2009) | 1 line
  
  upgpkg: bluez 4.30-1
........
  r27007 | geoffroy | 2009-02-15 01:56:35 +0100 (Sun, 15 Feb 2009) | 2 lines
  
  bluez 4.30
........

Modified:
  bluez/repos/extra-x86_64/	(properties)
  bluez/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)


Property changes on: bluez/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /bluez/trunk:1-26989
   + /bluez/trunk:1-27007

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-02-15 00:56:35 UTC (rev 27007)
+++ extra-x86_64/PKGBUILD	2009-02-15 00:57:07 UTC (rev 27008)
@@ -1,7 +1,6 @@
 # Maintainer: Geoffroy Carrier <geoffroy at archlinux.org>
-
 pkgname=bluez
-pkgver=4.29
+pkgver=4.30
 pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
@@ -15,14 +14,9 @@
 replaces=('bluez-libs' 'bluez-utils')
 backup=(etc/bluetooth/{main,rfcomm,audio,network,input}.conf
         etc/conf.d/bluetooth)
-options=("!libtool")
 source=("http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.bz2"
         'bluetooth.conf.d'
         'rc.bluetooth')
-md5sums=('0fa52a0b6a764fbe85fcfd7d0476fe5e'
-         'd12be5b494525bb1ba6eac5c3983dd3e'
-         '03d4f2463b1b580e8d2ada3767140685')
-
 build() {
   cd "$srcdir/$pkgname-$pkgver"
   ./configure --prefix=/usr \
@@ -54,3 +48,6 @@
   install -D -m755 "$srcdir/rc.bluetooth"                          "$pkgdir/etc/rc.d/bluetooth" || return 1
   install -D -m644 "$srcdir/bluetooth.conf.d"                      "$pkgdir/etc/conf.d/bluetooth" || return 1
 }
+md5sums=('5c37fb99c03f40269b9245eec3e7b7f4'
+         'd12be5b494525bb1ba6eac5c3983dd3e'
+         '03d4f2463b1b580e8d2ada3767140685')




More information about the arch-commits mailing list