[arch-commits] Commit in libqalculate/repos (3 files)

Eric Bélanger eric at archlinux.org
Sat Nov 7 18:22:37 UTC 2009


    Date: Saturday, November 7, 2009 @ 13:22:37
  Author: eric
Revision: 58405

Merged revisions 58404 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/libqalculate/trunk

........
  r58404 | eric | 2009-11-07 13:22:17 -0500 (Sat, 07 Nov 2009) | 2 lines
  
  upgpkg: libqalculate 0.9.6-6
      Fixed optdepends array syntax (close FS#16053)
........

Modified:
  libqalculate/repos/extra-x86_64/	(properties)
  libqalculate/repos/extra-x86_64/ChangeLog
  libqalculate/repos/extra-x86_64/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)


Property changes on: libqalculate/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /libqalculate/trunk:1-42738
   + /libqalculate/trunk:1-58404

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2009-11-07 18:22:17 UTC (rev 58404)
+++ extra-x86_64/ChangeLog	2009-11-07 18:22:37 UTC (rev 58405)
@@ -1,3 +1,8 @@
+2009-11-07  Eric Belanger  <eric at archlinux.org>
+
+	* libqalculate 0.9.6-6
+	* Fixed optdepends array syntax (close FS#16053)
+
 2009-06-18  Eric Belanger  <eric at archlinux.org>
 
 	* libqalculate 0.9.6-5

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-11-07 18:22:17 UTC (rev 58404)
+++ extra-x86_64/PKGBUILD	2009-11-07 18:22:37 UTC (rev 58405)
@@ -5,14 +5,14 @@
 
 pkgname=libqalculate
 pkgver=0.9.6
-pkgrel=5
+pkgrel=6
 pkgdesc="Multi-purpose desktop calculator"
 arch=('i686' 'x86_64')
 url="http://qalculate.sourceforge.net/"
 license=('GPL')
 depends=('libxml2' 'cln>=1.2.0' 'glib2' 'ncurses>=5.6-7' 'readline>=6.0.00')
 makedepends=('perlxml')
-optdepends=('gnuplot: for plotting support' 'wget or gnome-vfs: for retrieval of exchange rates (not needed if you use one of the GUI)')
+optdepends=('gnuplot: for plotting support' 'wget: for retrieval of exchange rates (not needed if you use one of the GUI)' 'gnome-vfs: for retrieval of exchange rates (not needed if you use one of the GUI)')
 options=('!libtool' '!makeflags')
 source=(http://downloads.sourceforge.net/sourceforge/qalculate/${pkgname}-${pkgver}.tar.gz \
         libqalculate-0.9.6-cln-config.patch libqalculate-0.9.6-cl_abort.patch \




More information about the arch-commits mailing list