From d628c860d555ec6657a1859d6b27eb489d10290a08d84f0bfd02e39342d49ae8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 22 Feb 2023 06:20:21 +0000 Subject: [PATCH] Accepting request 1062409 from home:dirkmueller:Factory - switch to pkgconfig(zlib) to allow alternative providers as well OBS-URL: https://build.opensuse.org/request/show/1062409 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/xmlsec1?expand=0&rev=48 --- xmlsec1.changes | 5 +++++ xmlsec1.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/xmlsec1.changes b/xmlsec1.changes index b2628d9..d0299c0 100644 --- a/xmlsec1.changes +++ b/xmlsec1.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 1 09:23:37 UTC 2023 - Dirk Müller + +- switch to pkgconfig(zlib) to allow alternative providers as well + ------------------------------------------------------------------- Sat Dec 3 17:03:47 UTC 2022 - Dirk Müller diff --git a/xmlsec1.spec b/xmlsec1.spec index 4b017d0..1a4885e 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -1,7 +1,7 @@ # # spec file for package xmlsec1 # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -96,7 +96,7 @@ Requires: %{libname} = %{version} Requires: libxml2-devel >= 2.6.0 Requires: libxslt-devel >= 1.1.0 Requires: openssl-devel >= 0.9.6 -Requires: zlib-devel +Requires: pkgconfig(zlib) %description devel Libraries, includes, etc. you can use to develop applications with XML Digital