Resolves: #2047150 - import srpm for RHEL9
This commit is contained in:
parent
de780d4ebf
commit
ae831742da
14
libwmf.spec
14
libwmf.spec
@ -1,7 +1,7 @@
|
|||||||
Summary: Windows MetaFile Library
|
Summary: Windows MetaFile Library
|
||||||
Name: libwmf
|
Name: libwmf
|
||||||
Version: 0.2.12
|
Version: 0.2.12
|
||||||
Release: 5%{?dist}
|
Release: 8%{?dist}
|
||||||
#libwmf is under the LGPLv2+, however...
|
#libwmf is under the LGPLv2+, however...
|
||||||
#1. The tarball contains an old version of the urw-fonts under GPL+.
|
#1. The tarball contains an old version of the urw-fonts under GPL+.
|
||||||
# Those fonts are not installed
|
# 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
|
Source: https://github.com/caolanm/libwmf/archive/v%{version}.tar.gz
|
||||||
URL: https://github.com/caolanm/libwmf
|
URL: https://github.com/caolanm/libwmf
|
||||||
|
|
||||||
|
Provides: bundled(gd) = 2.0.0
|
||||||
|
|
||||||
Requires: urw-fonts
|
Requires: urw-fonts
|
||||||
Requires: %{name}-lite = %{version}-%{release}
|
Requires: %{name}-lite = %{version}-%{release}
|
||||||
|
|
||||||
@ -92,6 +94,16 @@ sed -i $RPM_BUILD_ROOT%{_datadir}/libwmf/fonts/fontmap -e 's#libwmf/fonts#fonts/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.12-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.12-7
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue May 18 2021 Caolán McNamara <caolanm@redhat.com> - 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 <releng@fedoraproject.org> - 0.2.12-5
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.12-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user