From ae831742da57089ce6832ed2495811b4765777e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=98=C3=ADdk=C3=BD?= Date: Mon, 7 Feb 2022 10:34:55 +0100 Subject: [PATCH] Resolves: #2047150 - import srpm for RHEL9 --- libwmf.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/libwmf.spec b/libwmf.spec index 62df208..5e7fb20 100644 --- a/libwmf.spec +++ b/libwmf.spec @@ -1,7 +1,7 @@ Summary: Windows MetaFile Library Name: libwmf Version: 0.2.12 -Release: 5%{?dist} +Release: 8%{?dist} #libwmf is under the LGPLv2+, however... #1. The tarball contains an old version of the urw-fonts under GPL+. # Those fonts are not installed @@ -11,6 +11,8 @@ License: LGPLv2+ and GPLv2+ and GPL+ Source: https://github.com/caolanm/libwmf/archive/v%{version}.tar.gz URL: https://github.com/caolanm/libwmf +Provides: bundled(gd) = 2.0.0 + Requires: urw-fonts Requires: %{name}-lite = %{version}-%{release} @@ -92,6 +94,16 @@ sed -i $RPM_BUILD_ROOT%{_datadir}/libwmf/fonts/fontmap -e 's#libwmf/fonts#fonts/ %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.2.12-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 22 2021 Fedora Release Engineering - 0.2.12-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue May 18 2021 Caolán McNamara - 0.2.12-6 +- document that libwmf bundles a modified old copy of gd 2.0.1 + https://fedoraproject.org/wiki/Bundled_Libraries#Requirement_if_you_bundle + * Tue Jan 26 2021 Fedora Release Engineering - 0.2.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild