Accepting request 704363 from home:jirislaby:branches:network
- add fix-gnutls-3.6.4.patch (fixes build) OBS-URL: https://build.opensuse.org/request/show/704363 OBS-URL: https://build.opensuse.org/package/show/network/libisds?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
c9974f37e4
commit
776397ab37
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libisds
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -27,6 +27,7 @@ URL: http://xpisar.wz.cz/libisds/
|
||||
Source0: http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz
|
||||
Source1: http://xpisar.wz.cz/%{name}/dist/%{name}-%{version}.tar.xz.asc
|
||||
Source2: %{name}.keyring
|
||||
Patch0: fix-gnutls-3.6.4.patch
|
||||
BuildRequires: gpg2
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgpgme-devel
|
||||
@@ -63,6 +64,7 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autopatch -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user