[arch-commits] Commit in redland/repos (testing-i686 testing-i686/PKGBUILD)
Allan McRae
allan at archlinux.org
Tue Jul 8 03:44:01 UTC 2008
Date: Monday, July 7, 2008 @ 23:44:01
Author: allan
Revision: 4579
Merged revisions 2-4578 via svnmerge from
svn+ssh://archlinux.org/home/svn-packages/redland/trunk
........
r356 | aaron | 2008-04-19 08:56:27 +1000 (Sat, 19 Apr 2008) | 1 line
Added svn:keywords to all PKGBUILDs
........
r3984 | andyrtr | 2008-07-03 02:14:24 +1000 (Thu, 03 Jul 2008) | 1 line
upgpkg: redland 1.0.7-2
........
Modified:
redland/repos/testing-i686/ (properties)
redland/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: redland/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
- /redland/trunk:1
+ /redland/trunk:1-4578
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2008-07-08 03:42:56 UTC (rev 4578)
+++ testing-i686/PKGBUILD 2008-07-08 03:44:01 UTC (rev 4579)
@@ -3,12 +3,12 @@
pkgname=redland
pkgver=1.0.7
-pkgrel=1
+pkgrel=2
pkgdesc="Redland is a library that provides a high-level interface for the Resource Description Framework (RDF). It contains librdf."
url="http://librdf.org/"
license="GPL"
arch=('i686' 'x86_64')
-depends=('db' 'postgresql-libs' 'libmysqlclient' 'sqlite3' 'curl' 'libxslt')
+depends=('db>=4.7' 'postgresql-libs' 'libmysqlclient' 'sqlite3' 'curl' 'libxslt')
source=(http://download.librdf.org/source/$pkgname-$pkgver.tar.gz)
options=(!libtool)
More information about the arch-commits
mailing list