add necessary BuildRequires
This commit is contained in:
parent
046f71870c
commit
a8dfb8aee5
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libtool
|
Name: libtool
|
||||||
Version: 2.4.6
|
Version: 2.4.6
|
||||||
Release: 31
|
Release: 32
|
||||||
License: GPLv2+ and LGPLv2+ and GFDL
|
License: GPLv2+ and LGPLv2+ and GFDL
|
||||||
Summary: The GNU Portable Library Tool
|
Summary: The GNU Portable Library Tool
|
||||||
URL: http://www.gnu.org/software/libtool/
|
URL: http://www.gnu.org/software/libtool/
|
||||||
@ -16,8 +16,8 @@ Patch6001: libtool-fix-GCC-linking-with-specs.patch
|
|||||||
|
|
||||||
Requires: gcc(major),autoconf, automake, sed, tar, findutils
|
Requires: gcc(major),autoconf, automake, sed, tar, findutils
|
||||||
|
|
||||||
BuildRequires: texinfo,autoconf, automake,help2man
|
BuildRequires: texinfo autoconf automake help2man gdb
|
||||||
BuildRequires: libstdc++-devel, gcc-gfortran,gcc, gcc-c++
|
BuildRequires: libstdc++-devel gcc-gfortran gcc gcc-c++
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNU libtool is a generic library support script.
|
GNU libtool is a generic library support script.
|
||||||
@ -100,6 +100,9 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 19 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.4.6-32
|
||||||
|
- add necessary BuildRequires
|
||||||
|
|
||||||
* Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.4.6-31
|
* Mon Jan 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.4.6-31
|
||||||
- fixbug in wrong dependency of kernel-devel
|
- fixbug in wrong dependency of kernel-devel
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user