From 06d350a82c469faebe6c940f53739aa9fea479c5c201fe40f79afda56c2f6242 Mon Sep 17 00:00:00 2001 From: Karl Eichwalder Date: Thu, 21 Jun 2012 13:04:35 +0000 Subject: [PATCH] spec OBS-URL: https://build.opensuse.org/package/show/Publishing/yaz?expand=0&rev=18 --- yaz-4.2.14.tar.bz2 | 3 --- yaz-4.2.33.tar.bz2 | 3 +++ yaz.spec | 15 ++++++--------- 3 files changed, 9 insertions(+), 12 deletions(-) delete mode 100644 yaz-4.2.14.tar.bz2 create mode 100644 yaz-4.2.33.tar.bz2 diff --git a/yaz-4.2.14.tar.bz2 b/yaz-4.2.14.tar.bz2 deleted file mode 100644 index 8f4a77d..0000000 --- a/yaz-4.2.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f21ddff9704ce6c21de20ea50faa6f962073709217307e8dd0c46db7b459cfb -size 1853543 diff --git a/yaz-4.2.33.tar.bz2 b/yaz-4.2.33.tar.bz2 new file mode 100644 index 0000000..a353e7b --- /dev/null +++ b/yaz-4.2.33.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af20e0123145148808161a72ed3cd352441b514a179817f4ecb400a4c45ab157 +size 1877673 diff --git a/yaz.spec b/yaz.spec index 0ca8a61..6b0b719 100644 --- a/yaz.spec +++ b/yaz.spec @@ -1,7 +1,7 @@ # # spec file for package yaz # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,22 +16,21 @@ # - Name: yaz -Version: 4.2.14 -Release: 1 -License: BSD3c(or similar) +Version: 4.2.33 +Release: 0 Summary: Z39.50/SRW/SRU Programs -Url: http://www.indexdata.dk/yaz/ +License: BSD-3-Clause Group: Development/Libraries/C and C++ +Url: http://www.indexdata.dk/yaz/ Source: http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.bz2 Source2: baselibs.conf Patch0: yaz-4.1.7-codecleanup.diff Patch1: yaz-4.1.7-client.diff BuildRequires: libicu-devel BuildRequires: libpcap-devel -BuildRequires: libxslt-devel BuildRequires: libxml2-devel +BuildRequires: libxslt-devel BuildRequires: openssl-devel BuildRequires: pkg-config BuildRequires: readline-devel @@ -46,7 +45,6 @@ clients and servers are also supported. %package -n %{libname} -License: BSD3c(or similar) Summary: Z39.50 Library Group: Development/Libraries/C and C++ Provides: libyaz = %{version}-%{release} @@ -57,7 +55,6 @@ YAZ is a C library for developing client - and server applications using the ANSI/NISO Z39.50 protocol for Information Retrieval. %package -n libyaz-devel -License: BSD3c(or similar) Summary: Z39.50 Library Group: Development/Libraries/C and C++ Requires: libicu-devel