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