SHA256
1
0
forked from pool/opensc

Accepting request 902649 from home:predivan:branches:security:chipcard

- Fix build on GCC11
    * Add opensc-gcc11.patch from Fedora 
    (https://github.com/OpenSC/OpenSC/pull/2241/)

OBS-URL: https://build.opensuse.org/request/show/902649
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=66
This commit is contained in:
Jason Sikes
2021-06-27 22:50:05 +00:00
committed by Git OBS Bridge
parent e3196864c3
commit 6f06492cfe
3 changed files with 370 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ Source2: %{name}-rpmlintrc
# Register with p11-kit
# https://web.archive.org/web/20111225073733/http://www.opensc-project.org/opensc/ticket/390
Source3: opensc.module
Patch0: opensc-gcc11.patch
BuildRequires: docbook-xsl-stylesheets
BuildRequires: libxslt
BuildRequires: pkgconfig
@@ -59,6 +60,7 @@ may require third party proprietary software.
%prep
%setup -q
%patch0 -p1
%build
%configure \