This commit is contained in:
parent
64349e1d63
commit
27e236115c
10
yaz.spec
10
yaz.spec
@ -18,7 +18,7 @@
|
||||
|
||||
%define libname libyaz5
|
||||
Name: yaz
|
||||
Version: 5.22.0
|
||||
Version: 5.29.0
|
||||
Release: 0
|
||||
Summary: Z39.50 protocol server and client
|
||||
License: BSD-3-Clause
|
||||
@ -27,9 +27,9 @@ Url: http://www.indexdata.dk/yaz/
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source2: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM initialize variables properly
|
||||
Patch0: yaz-5.22.0-codecleanup.patch
|
||||
#Patch0: yaz-5.22.0-codecleanup.patch
|
||||
# PATCH-FIX-UPSTREAM initialize variables properly
|
||||
Patch1: yaz-5.22.0-client.patch
|
||||
#Patch1: yaz-5.22.0-client.patch
|
||||
BuildRequires: gnutls-devel
|
||||
BuildRequires: libicu-devel
|
||||
BuildRequires: libpcap-devel
|
||||
@ -85,8 +85,8 @@ using the ANSI/NISO Z39.50 protocol for Information Retrieval.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p 1
|
||||
%patch1 -p 1
|
||||
#patch0 -p 1
|
||||
#patch1 -p 1
|
||||
|
||||
%build
|
||||
# --with-dsssl=/usr/share/sgml/docbook/dsssl-stylesheets \
|
||||
|
Loading…
x
Reference in New Issue
Block a user