[arch-commits] Commit in redland/repos (extra-i686 extra-i686/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 4 20:27:08 UTC 2009


    Date: Friday, September 4, 2009 @ 16:27:07
  Author: andyrtr
Revision: 51097

Merged revisions 50883,51093 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/redland/trunk

........
  r50883 | francois | 2009-09-02 19:58:16 +0200 (Mi, 02 Sep 2009) | 1 line
  
  shortened pkgdesc line
........
  r51093 | andyrtr | 2009-09-04 22:13:43 +0200 (Fr, 04 Sep 2009) | 2 lines
  
  upgpkg: redland 1.0.9-2
      rebuild to pickup rasqal functionality
........

Modified:
  redland/repos/extra-i686/	(properties)
  redland/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


Property changes on: redland/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /redland/trunk:1-50836
   + /redland/trunk:1-51096

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-09-04 20:23:41 UTC (rev 51096)
+++ extra-i686/PKGBUILD	2009-09-04 20:27:07 UTC (rev 51097)
@@ -1,14 +1,16 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Contributor: Francois Charette <francois.archlinux.org> 
 
 pkgname=redland
 pkgver=1.0.9
-pkgrel=1
-pkgdesc="Redland is a library that provides a high-level interface for the Resource Description Framework (RDF). It contains librdf."
+pkgrel=2
+pkgdesc="Library that provides a high-level interface to RDF data"
 url="http://librdf.org/"
 license="GPL"
 arch=('i686' 'x86_64')
-depends=('raptor>=1.4.19' 'db>=4.7.25.4' 'postgresql-libs>=8.3.7-2' 'libmysqlclient>=5.1.37' 'sqlite3>=3.6.17' 'curl>=7.19.6' 'libxslt>=1.1.24-2' 'mpfr>=2.4.1' 'libtool')
+depends=('raptor>=1.4.19' 'db>=4.7.25.4' 'postgresql-libs>=8.3.7-2' 'libmysqlclient>=5.1.37' 'sqlite3>=3.6.17' 
+         'curl>=7.19.6' 'libxslt>=1.1.24-2' 'mpfr>=2.4.1' 'libtool' 'rasqal>=0.9.16')
 source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz
 	redland-1.0.9-sqlite-compile.patch
 	redland-1.0.9-storage-link.patch)




More information about the arch-commits mailing list