Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
126303b899
!5 License compliance rectification
From: @wk333 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
2022-07-06 06:25:06 +00:00
wk333
004cc1e963 License compliance rectification 2022-07-06 11:32:53 +08:00
openeuler-ci-bot
3c6ebf5490 !4 texi2html delete -Sgit from %autosetup, and delete BuildRequires git
From: @chenyanpanHW
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-08-20 10:06:24 +00:00
chenyanpanHW
31e25b2f97
delete -Sgit from %autosetup, and delete BuildRequires git 2021-08-02 10:13:53 +08:00
openeuler-ci-bot
58df452112 !3 Completing build dependencies to fix automake command and gcc compiler missing error
From: @hht8
Reviewed-by: @small_leek
Signed-off-by: @small_leek
2021-06-07 20:25:19 +08:00
hht8
6d9a4c5adf Completing build dependencies to fix automake command and gcc compiler missing error 2021-06-07 10:48:15 +08:00
openeuler-ci-bot
bf5662e6c2 !2 add texi2html.yaml
Merge pull request !2 from 成子晗/master
2020-05-11 15:41:37 +08:00
chengzihan2
cc2682fe19 add texi2html.yaml 2020-05-11 11:10:51 +08:00
openeuler-ci-bot
0986d25b57 !1 Remove useless Requires of package
Merge pull request !1 from syyhao/developer
2020-01-15 07:03:39 +08:00
syyhao
181677055f Remove useless Requires of package 2020-01-15 06:22:31 +08:00
2 changed files with 21 additions and 5 deletions

View File

@ -1,7 +1,7 @@
Name: texi2html Name: texi2html
Version: 5.0 Version: 5.0
Release: 12 Release: 16
License: GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2) License: GPL-2.0-or-later and OFSFDL and (CC-BY-SA-1.0 or GPL-2.0-only)
Summary: Tools for converting Texinfo source files to HTML output Summary: Tools for converting Texinfo source files to HTML output
URL: http://www.nongnu.org/texi2html/ URL: http://www.nongnu.org/texi2html/
Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.bz2 Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.bz2
@ -11,11 +11,11 @@ Patch0: texi2html-5.0-Do-not-install-Unicode-EastAsianWidth-if-external-is.patc
# Do not install bundled libintl-perl, <https://savannah.nongnu.org/bugs/?43457> # Do not install bundled libintl-perl, <https://savannah.nongnu.org/bugs/?43457>
Patch1: texi2html-5.0-Do-not-install-libintl-perl-if-external-is-used.patch Patch1: texi2html-5.0-Do-not-install-libintl-perl-if-external-is-used.patch
Requires: latex2html perl-interpreter >= 5.004 Requires: perl-interpreter >= 5.004
Requires: perl(Locale::Messages) Requires: perl(Locale::Messages)
Requires: perl(Text::Unidecode) Requires: perl(Text::Unidecode)
Requires: perl(Unicode::EastAsianWidth) Requires: perl(Unicode::EastAsianWidth)
BuildRequires: git BuildRequires: automake gcc
BuildArch: noarch BuildArch: noarch
%description %description
@ -30,7 +30,7 @@ Summary: Help manual for %{name}
The %{name}-help package conatins man manual etc The %{name}-help package conatins man manual etc
%prep %prep
%autosetup -n %{name}-%{version} -p1 -Sgit %autosetup -n %{name}-%{version} -p1
# Remove bundled modules # Remove bundled modules
rm -r lib rm -r lib
# Regenerate build script because of the patch # Regenerate build script because of the patch
@ -74,5 +74,17 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf
%{_mandir}/man*/%{name}* %{_mandir}/man*/%{name}*
%changelog %changelog
* Wed Jul 06 2022 wangkai <wangkai385@h-partners.com> - 5.0-16
- License compliance rectification
* Mon Aug 02 2021 chenyanpanHW <chenyanpan@huawei.com> - 5.0-15
- DESC: delete -Sgit from %autosetup, and delete BuildRequires git
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 5.0-14
- Completing build dependencies to fix automake command and gcc missing error
* Wed Jan 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 5.0-13
- remove useless Requires of package
* Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0-12 * Mon Dec 9 2019 openEuler Buildteam <buildteam@openeuler.org> - 5.0-12
- Package init - Package init

4
texi2html.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix: NA
seperator: NA