[arch-commits] Commit in bluez/trunk (PKGBUILD)
    Tom Gundersen 
    tomegun at nymeria.archlinux.org
       
    Sat Jun  1 14:46:22 UTC 2013
    
    
  
    Date: Saturday, June 1, 2013 @ 16:46:22
  Author: tomegun
Revision: 186958
upgpkg: bluez 5.5-2
we don't want to automatically update obexd
Modified:
  bluez/trunk/PKGBUILD
----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-01 13:25:46 UTC (rev 186957)
+++ PKGBUILD	2013-06-01 14:46:22 UTC (rev 186958)
@@ -6,7 +6,7 @@
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs')
 pkgver=5.5
-pkgrel=1
+pkgrel=2
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
 license=('GPL2')
@@ -34,8 +34,6 @@
   optdepends=("cups: CUPS backend")
   backup=('etc/dbus-1/system.d/bluetooth.conf')
   conflicts=('obexd-client' 'obexd-server')
-  provides=('obexd-client' 'obexd-server')
-  replaces=('obexd-client' 'obexd-server')
 
   cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
    
    
More information about the arch-commits
mailing list