fixbug in self-building

This commit is contained in:
chengquan 2020-03-14 17:15:15 +08:00 committed by Gitee
parent 6c7ef9bc70
commit b6ebc26ff4

View File

@ -1,7 +1,7 @@
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\([^.]*\\.pl\\) %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\([^.]*\\.pl\\)
Name: groff Name: groff
Version: 1.22.4 Version: 1.22.4
Release: 3 Release: 4
Summary: A typesetting system Summary: A typesetting system
License: GPLv3+ and GFDL and BSD and MIT License: GPLv3+ and GFDL and BSD and MIT
URL: http://www.gnu.org/software/groff/ URL: http://www.gnu.org/software/groff/
@ -10,7 +10,7 @@ Source: http://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
BuildRequires: gcc, gcc-c++ texinfo BuildRequires: gcc, gcc-c++ texinfo
BuildRequires: git, netpbm-progs, perl-generators, psutils, ghostscript BuildRequires: git, netpbm-progs, perl-generators, psutils, ghostscript
BuildRequires: libXaw-devel, libXmu-devel BuildRequires: libXaw-devel, libXmu-devel
BuildRequires: jbig2dec-libs BuildRequires: jbig2dec-libs gdb
Requires: coreutils Requires: coreutils
Obsoletes: %{name}-base < %{version}-%{release} Obsoletes: %{name}-base < %{version}-%{release}
@ -183,6 +183,9 @@ make check
%{_infodir}/groff.info* %{_infodir}/groff.info*
%changelog %changelog
* Sat Mar 14 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.22.4-4
- fixbug in self-building
* Wed Jan 8 2020 JeanLeo <liujianliu.liu@huawei.com> - 1.22.4-3 * Wed Jan 8 2020 JeanLeo <liujianliu.liu@huawei.com> - 1.22.4-3
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA