Compare commits

...

4 Commits

Author SHA1 Message Date
openeuler-ci-bot 4fb533ba0c !12 update license from GFDL to GFDLv1.3+
From: @renxichen 
Reviewed-by: @licihua 
Signed-off-by: @licihua
2022-04-22 07:12:00 +00:00
rwx403335 8f5dd00b09 update license from GFDL to GFDLv1.3+ 2022-04-22 11:17:38 +08:00
openeuler-ci-bot 4d8799a977 !11 remove BuildRequires gdb
From: @xinyingchao
Reviewed-by: @overweight
Signed-off-by: @overweight
2021-07-23 06:28:21 +00:00
Zhiqiang Liu 6a47a5ed7a remove BuildRequires gdb 2021-07-23 11:46:59 +08:00
+9 -3
View File
@@ -3,8 +3,8 @@
Name: libtool
Version: 2.4.6
Release: 33
License: GPLv2+ and LGPLv2+ and GFDL
Release: 35
License: GPLv2+ and LGPLv2+ and GFDLv1.3+
Summary: The GNU Portable Library Tool
URL: http://www.gnu.org/software/libtool/
Source0: http://ftp.gnu.org/gnu/libtool/libtool-%{version}.tar.xz
@@ -16,7 +16,7 @@ Patch6001: libtool-fix-GCC-linking-with-specs.patch
Requires: gcc(major),autoconf, automake, sed, tar, findutils
BuildRequires: texinfo autoconf automake help2man gdb
BuildRequires: texinfo autoconf automake help2man
BuildRequires: libstdc++-devel gcc-gfortran gcc gcc-c++
%description
@@ -104,6 +104,12 @@ rm -f %{buildroot}%{_libdir}/libltdl.{a,la}
%changelog
* Fri Apr 22 2022 renhongxun <renhongxun@h-partners.com> - 2.4.6-35
- update license from GFDL to GFDLv1.3+
* Fri Jul 23 2021 yuanxin <yuanxin24@huawei.com> - 2.4.6-34
- remove BuildRequires gdb
* Thu Aug 20 2020 tianwei <tianwei12@huawei.com> - 2.4.6-33
- fixbug testcase fail for gfortan