diff --git a/gdb.spec b/gdb.spec index 861dac8be87771af5da88d7051afa9f6195e2cd0..6e0f5690940f6b5200773c7f326ed3c9958bcfcf 100644 --- a/gdb.spec +++ b/gdb.spec @@ -1,6 +1,6 @@ Name: gdb Version: 9.2 -Release: 4 +Release: 5 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and LGPLv3+ and BSD and Public Domain and GFDL-1.3 Source: ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.xz @@ -154,7 +154,6 @@ BuildRequires: readline-devel >= 6.2-4 BuildRequires: gcc-c++ ncurses-devel texinfo gettext flex bison BuildRequires: expat-devel xz-devel rpm-devel zlib-devel libselinux-devel BuildRequires: python3-devel texinfo-tex -BuildRequires: texlive-collection-latexrecommended BuildRequires: perl-podlators libbabeltrace-devel guile-devel mpfr-devel %ifarch %{ix86} x86_64 BuildRequires: libipt-devel @@ -396,6 +395,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py %{_infodir}/gdb.info* %changelog +* Mon Apr 19 2021 yuxiangyang - 9.2-5 +- remove unnecessary build require. + * Wed Mar 31 2021 xinghe - 9.2-4 - fix typo for name