diff options
author | CoprDistGit <infra@openeuler.org> | 2024-08-15 01:59:34 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-08-15 01:59:34 +0000 |
commit | 35cfa4d1daf5515fe09ac0d36be00a696efde692 (patch) | |
tree | 83db72f1fa7819b00fbc35722bbdff94303ae118 | |
parent | 11fbb693da963bb440117e4ee2471d653f8b377d (diff) |
automatic import of gdbopeneuler24.03_LTS
-rw-r--r-- | gdb.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,7 @@ -%bcond_with guile +%bcond_without guile Name: gdb Version: 14.1 -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: https://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.xz @@ -343,6 +343,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py %{_infodir}/ctf-spec.info* %changelog +* Thu Aug 15 2024 Funda Wang <fundawang@yeah.net> - 14.1-5 +- build with guile support + * Tue Aug 06 2024 Funda Wang <fundawang@yeah.net> - 14.1-4 - make guile requirment conditioned |