Lars Vogdt
2020-03-14 11:35:36 +00:00
committed by Git OBS Bridge
parent 4bde15505e
commit 081cfd089c

View File

@@ -26,10 +26,6 @@ Group: Development/Libraries/C and C++
Url: http://www.indexdata.dk/yaz/ 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
#Patch0: yaz-5.22.0-codecleanup.patch
# PATCH-FIX-UPSTREAM initialize variables properly
#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 +81,6 @@ using the ANSI/NISO Z39.50 protocol for Information Retrieval.
%prep %prep
%setup -q %setup -q
#patch0 -p 1
#patch1 -p 1
%build %build
# --with-dsssl=/usr/share/sgml/docbook/dsssl-stylesheets \ # --with-dsssl=/usr/share/sgml/docbook/dsssl-stylesheets \