Drop dependency on ming
This commit is contained in:
parent
73a9736543
commit
13e13c417d
@ -13,7 +13,7 @@ Source0: https://sourceforge.net/projects/pstoedit/files/pstoedit/%{versi
|
|||||||
# Fix cflags of the pkg-config file
|
# Fix cflags of the pkg-config file
|
||||||
Patch0: pstoedit-pkglibdir.patch
|
Patch0: pstoedit-pkglibdir.patch
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gd-devel
|
BuildRequires: gd-devel
|
||||||
BuildRequires: dos2unix
|
BuildRequires: dos2unix
|
||||||
BuildRequires: ghostscript
|
BuildRequires: ghostscript
|
||||||
@ -26,9 +26,6 @@ BuildRequires: ImageMagick-c++-devel
|
|||||||
%if 0%{?fedora} || 0%{?rhel} > 7
|
%if 0%{?fedora} || 0%{?rhel} > 7
|
||||||
BuildRequires: libEMF-devel
|
BuildRequires: libEMF-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fedora}
|
|
||||||
BuildRequires: ming-devel
|
|
||||||
%endif
|
|
||||||
Requires: ghostscript%{?_isa}
|
Requires: ghostscript%{?_isa}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -93,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/pstoedit
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 15 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.75-3
|
||||||
|
- Drop dependency on ming (it has been orphaned and will be retired today)
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.75-3
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.75-3
|
||||||
- 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