Fix packaging of texlive-acro
This commit is contained in:
parent
d3cea3f34f
commit
bbb6463e64
@ -4,7 +4,7 @@
|
||||
|
||||
Name: texlive-split-a
|
||||
Version: %{tl_version}
|
||||
Release: 1
|
||||
Release: 2
|
||||
Epoch: 9
|
||||
Summary: TeX formatting system
|
||||
License: Artistic 2.0 and GPLv2 and GPLv2+ and LGPLv2+ and LPPL-1.3a and LPPL-1.3c and MIT and Public Domain and UCD and Utopia
|
||||
@ -805,10 +805,12 @@ License: LPPL 1.3
|
||||
Summary: Typeset acronyms
|
||||
Version: svn57447
|
||||
Requires: texlive-base, texlive-kpathsea-bin, tex-kpathsea
|
||||
Requires: tex(expl3.sty), tex(l3sort.sty), tex(xparse.sty), tex(l3keys2e.sty)
|
||||
Requires: tex(expl3.sty), tex(xparse.sty), tex(l3keys2e.sty)
|
||||
Requires: tex(xtemplate.sty), tex(etoolbox.sty), tex(xspace.sty), tex(zref-abspage.sty)
|
||||
Requires: tex(accsupp.sty), tex(pdfcomment.sty), tex(translations.sty)
|
||||
Provides: tex(acro.sty) = %{tl_version}
|
||||
Provides: tex(acro-examples.sty) = %{tl_version}
|
||||
Provides: tex(acro2.sty) = %{tl_version}
|
||||
|
||||
%description -n texlive-acro
|
||||
The package enables the author to create acronyms in a simple
|
||||
@ -7719,6 +7721,9 @@ rm -f %{buildroot}%{_datadir}/texlive/texmf-dist/tlpkg/tlpobj/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 04 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-2
|
||||
- Fix packaging of texlive-acro
|
||||
|
||||
* Wed Oct 26 2022 misaka00251 <liuxin@iscas.ac.cn> - 9:2021-1
|
||||
- Upgrade texlive version to 2021
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user