fix unresolvable build requires issue
libtiff removed libtiff-tools Signed-off-by: herengui <herengui@uniontech.com>
This commit is contained in:
parent
5301b5f94d
commit
a16d06af4d
@ -1,13 +1,13 @@
|
|||||||
Name: libtommath
|
Name: libtommath
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A portable number theoretic multiple-precision integer library.
|
Summary: A portable number theoretic multiple-precision integer library.
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
URL: http://www.libtom.net/
|
URL: http://www.libtom.net/
|
||||||
|
|
||||||
Source0: https://github.com/libtom/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source0: https://github.com/libtom/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: ghostscript libtiff-tools libtool git texlive-dvips-bin ghostscript-tools-dvipdf
|
BuildRequires: ghostscript libtiff libtool git texlive-dvips-bin ghostscript-tools-dvipdf
|
||||||
BuildRequires: texlive-latex-bin-bin texlive-makeindex-bin texlive-mfware-bin TeXamator git
|
BuildRequires: texlive-latex-bin-bin texlive-makeindex-bin texlive-mfware-bin TeXamator git
|
||||||
BuildRequires: tex(cmr10.tfm) tex(fancyhdr.sty) tex(hyphen.tex) texlive-metafont-bin
|
BuildRequires: tex(cmr10.tfm) tex(fancyhdr.sty) tex(hyphen.tex) texlive-metafont-bin
|
||||||
|
|
||||||
@ -67,6 +67,9 @@ find %{buildroot} -name '*.a' -delete
|
|||||||
%doc doc/bn.pdf doc/poster.pdf doc/tommath.pdf
|
%doc doc/bn.pdf doc/poster.pdf doc/tommath.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 05 2022 herengui <herengui@uniontech.com> - 1.1.0-2
|
||||||
|
- rebuild: libtiff won't provide libtiff-tools
|
||||||
|
|
||||||
* Fri Aug 28 2020 zoulin <zoulin13@huawei.com> - 1.1.0-1
|
* Fri Aug 28 2020 zoulin <zoulin13@huawei.com> - 1.1.0-1
|
||||||
- Update libtommath to 1.1.0
|
- Update libtommath to 1.1.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user