[arch-commits] Commit in gnokii/trunk (PKGBUILD gnokii.patch)

Pierre Schmitz pierre at archlinux.org
Sat Feb 18 11:54:23 UTC 2012


    Date: Saturday, February 18, 2012 @ 06:54:22
  Author: pierre
Revision: 150511

upgpkg: gnokii 0.6.31-1

upstream update

Modified:
  gnokii/trunk/PKGBUILD
  gnokii/trunk/gnokii.patch

--------------+
 PKGBUILD     |   12 ++++++------
 gnokii.patch |   10 +++++-----
 2 files changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-18 11:51:33 UTC (rev 150510)
+++ PKGBUILD	2012-02-18 11:54:22 UTC (rev 150511)
@@ -5,8 +5,8 @@
 # Contributor: Aurelien Foret <orelien at chez.com>
 
 pkgname=gnokii
-pkgver=0.6.30
-pkgrel=2
+pkgver=0.6.31
+pkgrel=1
 pkgdesc="Tools and user space driver for use with mobile phones"
 arch=('i686' 'x86_64')
 url="http://www.gnokii.org/"
@@ -15,13 +15,13 @@
 makedepends=('gtk2' 'libmysqlclient' 'postgresql-libs' 'intltool')
 optdepends=('gtk2: xgnokii GUI'
             'libmysqlclient: smsd mysql backend'
-	        'postgresql-libs: smsd postgresql backend')
+            'postgresql-libs: smsd postgresql backend')
 backup=('etc/gnokiirc')
 options=('!libtool' '!makeflags')
 source=("http://www.gnokii.org/download/$pkgname/$pkgname-${pkgver}.tar.bz2"
-	    'gnokii.patch')
-md5sums=('c90137d403febbc16712d64f0eb196de'
-         '4d764727686ee34bc73489c8b1321c82')
+        'gnokii.patch')
+md5sums=('d9627f4a1152d3ea7806df4532850d5f'
+         'fd1c448114c2e0de8e05981030f0e69f')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Modified: gnokii.patch
===================================================================
--- gnokii.patch	2012-02-18 11:51:33 UTC (rev 150510)
+++ gnokii.patch	2012-02-18 11:54:22 UTC (rev 150511)
@@ -1,10 +1,10 @@
-diff -ur gnokii-0.6.7-old/Docs/sample/gnokiirc gnokii-0.6.7/Docs/sample/gnokiirc
---- gnokii-0.6.7-old/Docs/sample/gnokiirc	2005-05-16 20:55:13.000000000 +0200
-+++ gnokii-0.6.7/Docs/sample/gnokiirc	2005-06-03 10:49:42.000000000 +0200
-@@ -112,7 +112,7 @@
+diff -Nura gnokii-0.6.31.orig/Docs/sample/gnokiirc gnokii-0.6.31/Docs/sample/gnokiirc
+--- gnokii-0.6.31.orig/Docs/sample/gnokiirc	2011-12-02 15:53:04.000000000 +0100
++++ gnokii-0.6.31/Docs/sample/gnokiirc	2012-02-18 12:49:26.957557504 +0100
+@@ -238,7 +238,7 @@
+ # In particular ensure that mgnokiidev is in this location, with
  # permissions 4750, owned by root, group gnokii.  Ensure you
  # are in the gnokii group and that the group exists...
- [gnokiid]
 -bindir = /usr/local/sbin/
 +bindir = /usr/sbin/
  




More information about the arch-commits mailing list