Sync from SUSE:SLFO:Main apache2-mod_auth_openidc revision a466541c215c835c0f679704a08021d2
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# spec file for package apache2-mod_auth_openidc
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +18,7 @@
|
||||
|
||||
|
||||
Name: apache2-mod_auth_openidc
|
||||
Version: 2.4.16.7
|
||||
Version: 2.4.16.11
|
||||
Release: 0
|
||||
Summary: Apache2.x module for an OpenID Connect enabled Identity Provider
|
||||
License: Apache-2.0
|
||||
@@ -30,7 +31,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(cjose) >= 0.5.1
|
||||
BuildRequires: pkgconfig(jansson) >= 2.0
|
||||
BuildRequires: pkgconfig(libcurl)
|
||||
BuildRequires: pkgconfig(libpcre)
|
||||
BuildRequires: pkgconfig(libpcre2-8)
|
||||
BuildRequires: pkgconfig(openssl) >= 1.0.1
|
||||
Requires: %{apache_mmn}
|
||||
Requires: %{apache_suse_maintenance_mmn}
|
||||
@@ -42,7 +43,7 @@ BuildRequires: hiredis-devel
|
||||
This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
|
||||
|
||||
%prep
|
||||
%setup -q -n mod_auth_openidc-%{version}
|
||||
%autosetup -p1 -n mod_auth_openidc-%{version}
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user