Date: Saturday, April 20, 2013 @ 18:26:56
  Author: jlichtblau
Revision: 88600

archrelease: copy trunk to community-i686

Added:
  yaz/repos/community-i686/PKGBUILD
    (from rev 88599, yaz/trunk/PKGBUILD)
  yaz/repos/community-i686/yaz.changelog
    (from rev 88599, yaz/trunk/yaz.changelog)
Deleted:
  yaz/repos/community-i686/PKGBUILD
  yaz/repos/community-i686/yaz.changelog

---------------+
 PKGBUILD      |   74 ++++++++++++++++++++++++++++----------------------------
 yaz.changelog |    7 +++--
 2 files changed, 42 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2013-04-20 16:23:14 UTC (rev 88599)
+++ PKGBUILD    2013-04-20 16:26:56 UTC (rev 88600)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <[email protected]>
-# Contributor: Ray Rashif <[email protected]>
-# Contributor: Andrea Scarpino <[email protected]>
-# Contributor: Stefan Husmann <[email protected]>
-# Contributor: William Rea <[email protected]>
-# Contributor: Robert Emil Berge <[email protected]>
-
-pkgname=yaz
-pkgver=4.2.49
-pkgrel=2
-pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
-arch=('i686' 'x86_64')
-url="http://www.indexdata.dk/yaz";
-license=('BSD')
-depends=('openssl' 'libxslt' 'icu')
-options=('!libtool')
-changelog=$pkgname.changelog
-source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('b4dd27100fdf18219a0e1fde53eaf385e426db6795ab4fbb4a01796d4c9056a1')
-
-build() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-              --enable-shared=yaz \
-              --with-openssl=/usr
-  make
-}
-
-package() {
-  cd ${srcdir}/$pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
-}

Copied: yaz/repos/community-i686/PKGBUILD (from rev 88599, yaz/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2013-04-20 16:26:56 UTC (rev 88600)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau <[email protected]>
+# Contributor: Ray Rashif <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
+# Contributor: Stefan Husmann <[email protected]>
+# Contributor: William Rea <[email protected]>
+# Contributor: Robert Emil Berge <[email protected]>
+
+pkgname=yaz
+pkgver=4.2.54
+pkgrel=1
+pkgdesc="A toolkit supporting the development of Z39.50/SRW/SRU clients and 
servers"
+arch=('i686' 'x86_64')
+url="http://www.indexdata.dk/yaz";
+license=('BSD')
+depends=('openssl' 'libxslt' 'icu')
+options=('!libtool')
+changelog=$pkgname.changelog
+source=(http://ftp.indexdata.dk/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('a11fb3b7129bec80311f8e27a0717b9bf6d7c56049674bb5477b91e7e98d2087')
+
+build() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+              --enable-shared=yaz \
+              --with-openssl=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/$pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: yaz.changelog
===================================================================
--- yaz.changelog       2013-04-20 16:23:14 UTC (rev 88599)
+++ yaz.changelog       2013-04-20 16:26:56 UTC (rev 88600)
@@ -1,2 +0,0 @@
-2013-01-20 Jaroslav Lichtblau <[email protected]>
-       * yaz 4.2.49-1

Copied: yaz/repos/community-i686/yaz.changelog (from rev 88599, 
yaz/trunk/yaz.changelog)
===================================================================
--- yaz.changelog                               (rev 0)
+++ yaz.changelog       2013-04-20 16:26:56 UTC (rev 88600)
@@ -0,0 +1,5 @@
+2013-04-20 Jaroslav Lichtblau <[email protected]>
+       * yaz 4.2.54-1
+
+2013-01-20 Jaroslav Lichtblau <[email protected]>
+       * yaz 4.2.49-1

Reply via email to