texinfo: Update to 6.7
Signed-off-by: chengguipeng <chengguipeng1@huawei.com>
This commit is contained in:
parent
e4d289df68
commit
5e7e130ce7
Binary file not shown.
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iF4EABEIAAYFAlxoUV0ACgkQ3bxXnas3+6k8XgEArq1U1cY6HMgVoEl32OLCgJai
|
|
||||||
1988Ep5IUTNk9RaTaxcBAJt5Sax7on7Xb4WmbeYWfxnL+DZMGvd6cw+jeKUL07K+
|
|
||||||
=Ge1E
|
|
||||||
-----END PGP SIGNATURE-----
|
|
||||||
BIN
texinfo-6.7.tar.xz
Normal file
BIN
texinfo-6.7.tar.xz
Normal file
Binary file not shown.
8
texinfo-6.7.tar.xz.sig
Normal file
8
texinfo-6.7.tar.xz.sig
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iI8EABEIADcWIQTq9mmzHjHh3svRFRPdvFedqzf7qQUCXYpOxhkcZ2F2aW5zbWl0
|
||||||
|
aDAxMjNAZ21haWwuY29tAAoJEN28V52rN/upFfsA/ijrBDSblwgcANew2xreyJMk
|
||||||
|
2oicyeBfOWwiSbjlBNSsAP4+mM2vwqo2CAHqUd2CHGV0tz/FnU7SxPrOdJneUIc2
|
||||||
|
xQ==
|
||||||
|
=5SpL
|
||||||
|
-----END PGP SIGNATURE-----
|
||||||
12
texinfo.spec
12
texinfo.spec
@ -3,8 +3,8 @@
|
|||||||
%global __requires_exclude ^perl\\(.*Texinfo.*\\)$
|
%global __requires_exclude ^perl\\(.*Texinfo.*\\)$
|
||||||
|
|
||||||
Name: texinfo
|
Name: texinfo
|
||||||
Version: 6.6
|
Version: 6.7
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: The GNU Documentation System
|
Summary: The GNU Documentation System
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Url: http://www.gnu.org/software/texinfo/
|
Url: http://www.gnu.org/software/texinfo/
|
||||||
@ -19,7 +19,7 @@ Patch0005: texinfo-6.5-fix-info-dir.patch
|
|||||||
Patch0006: texinfo-6.5-covscan-fixes.patch
|
Patch0006: texinfo-6.5-covscan-fixes.patch
|
||||||
|
|
||||||
BuildRequires: gcc perl-generators zlib-devel ncurses-devel help2man
|
BuildRequires: gcc perl-generators zlib-devel ncurses-devel help2man
|
||||||
BuildRequires: perl(Data::Dumper) perl(Locale::Messages) perl(Unicode::EastAsianWidth) perl(Text::Unidecode) perl(Storable)
|
BuildRequires: perl(Data::Dumper) perl(Locale::Messages) perl(Unicode::EastAsianWidth) perl(Text::Unidecode) perl(Storable) perl(Unicode::Normalize)
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Texinfo is a documentation system that uses a single source file to produce
|
Texinfo is a documentation system that uses a single source file to produce
|
||||||
@ -34,6 +34,9 @@ Summary: Tools for formatting Texinfo documents
|
|||||||
Requires: texinfo = %{version}-%{release} tex(tex) tex(epsf.tex)
|
Requires: texinfo = %{version}-%{release} tex(tex) tex(epsf.tex)
|
||||||
Requires(post): texlive-tetex
|
Requires(post): texlive-tetex
|
||||||
Requires(postun): texlive-tetex
|
Requires(postun): texlive-tetex
|
||||||
|
Provides: tex-texinfo
|
||||||
|
Provides: texlive-texinfo
|
||||||
|
Obsoletes: texlive-texinfo <= 9:2019-15
|
||||||
|
|
||||||
%description tex
|
%description tex
|
||||||
This package provides tools for format most of the documents
|
This package provides tools for format most of the documents
|
||||||
@ -130,6 +133,9 @@ export ALL_TESTS=yes
|
|||||||
%ghost %{_infodir}/dir.old
|
%ghost %{_infodir}/dir.old
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2020 chengguipeng <chengguipeng1@huawei.com> - 6.7-1
|
||||||
|
- upgrade to 6.7-1
|
||||||
|
|
||||||
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 6.6-2
|
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 6.6-2
|
||||||
- update to 6.6-2
|
- update to 6.6-2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user