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

Giovanni Scafora giovanni at archlinux.org
Thu Feb 5 11:59:54 UTC 2009


    Date: Thursday, February 5, 2009 @ 06:59:54
  Author: giovanni
Revision: 26282

Merged revisions 25715 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/bluez/trunk

........
  r25715 | andrea | 2009-01-27 11:54:15 -0800 (mar, 27 gen 2009) | 1 line
  
  upgpkg: bluez 4.27-1
........

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

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Property changes on: bluez/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /bluez/trunk:1-25106
   + /bluez/trunk:1-26281

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-02-05 11:43:15 UTC (rev 26281)
+++ testing-x86_64/PKGBUILD	2009-02-05 11:59:54 UTC (rev 26282)
@@ -1,8 +1,8 @@
 # Maintainer: Geoffroy Carrier <geoffroy at archlinux.org>
 
 pkgname=bluez
-pkgver=4.25
-pkgrel=2
+pkgver=4.27
+pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -15,9 +15,13 @@
 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=('5f816d90fcf4401363ba833eac53b44d'
+         '8593ea9cfa9814e2a22b19845b3c276c'
+         '03d4f2463b1b580e8d2ada3767140685')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -50,7 +54,3 @@
   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=('3d7b621b5b8a63f78f59e008b87c0738'
-         '8593ea9cfa9814e2a22b19845b3c276c'
-         '03d4f2463b1b580e8d2ada3767140685')




More information about the arch-commits mailing list