[arch-commits] Commit in clucene/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 22 09:11:06 UTC 2012


    Date: Sunday, July 22, 2012 @ 05:11:06
  Author: andyrtr
Revision: 163912

upgpkg: clucene 2.3.3.4-6

gcc rebuild

Modified:
  clucene/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-22 09:08:14 UTC (rev 163911)
+++ PKGBUILD	2012-07-22 09:11:06 UTC (rev 163912)
@@ -5,12 +5,12 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=clucene
 pkgver=2.3.3.4
-pkgrel=5
+pkgrel=6
 pkgdesc="C++ port of the high-performance text search engine Lucene"
 arch=('x86_64' 'i686')
 url="http://clucene.sourceforge.net/"
 license=('APACHE' 'LGPL')
-depends=('gcc-libs' 'zlib' 'boost-libs')
+depends=('gcc-libs>=4.7.1-5' 'zlib' 'boost-libs')
 makedepends=('cmake' 'boost')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-core-$pkgver.tar.gz
 		# Fedora patches




More information about the arch-commits mailing list