Compare commits

..

No commits in common. "126303b8994b360d264c08ada87f5487dc9a6274" and "4a0111fb2297638b4367e2550915cceeb65188c4" have entirely different histories.

2 changed files with 5 additions and 21 deletions

View File

@ -1,7 +1,7 @@
Name: texi2html
Version: 5.0
Release: 16
License: GPL-2.0-or-later and OFSFDL and (CC-BY-SA-1.0 or GPL-2.0-only)
Release: 12
License: GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2)
Summary: Tools for converting Texinfo source files to HTML output
URL: http://www.nongnu.org/texi2html/
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>
Patch1: texi2html-5.0-Do-not-install-libintl-perl-if-external-is-used.patch
Requires: perl-interpreter >= 5.004
Requires: latex2html perl-interpreter >= 5.004
Requires: perl(Locale::Messages)
Requires: perl(Text::Unidecode)
Requires: perl(Unicode::EastAsianWidth)
BuildRequires: automake gcc
BuildRequires: git
BuildArch: noarch
%description
@ -30,7 +30,7 @@ Summary: Help manual for %{name}
The %{name}-help package conatins man manual etc
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n %{name}-%{version} -p1 -Sgit
# Remove bundled modules
rm -r lib
# Regenerate build script because of the patch
@ -74,17 +74,5 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf
%{_mandir}/man*/%{name}*
%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
- Package init

View File

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