Share '/usr/bin/gdb-add-index' between gdb-minimal and gdb-headless
(Igor Gnatenko, RHBZ 1695015).
This commit is contained in:
parent
d96e24456a
commit
0ec4d78c4e
6
gdb.spec
6
gdb.spec
@ -35,7 +35,7 @@ Version: 8.3.50.%{snapsrc}
|
|||||||
|
|
||||||
# The release always contains a leading reserved number, start it at 1.
|
# The release always contains a leading reserved number, start it at 1.
|
||||||
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
|
# `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
|
|
||||||
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
|
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
|
||||||
# Do not provide URL for snapshots as the file lasts there only for 2 days.
|
# Do not provide URL for snapshots as the file lasts there only for 2 days.
|
||||||
@ -1131,6 +1131,10 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 29 2019 Sergio Durigan Junior <sergiodj@redhat.com> - 8.3.50.20190425-10
|
||||||
|
- Share '/usr/bin/gdb-add-index' between gdb-minimal and gdb-headless
|
||||||
|
(Igor Gnatenko, RHBZ 1695015).
|
||||||
|
|
||||||
* Mon Apr 29 2019 Sergio Durigan Junior <sergiodj@fedoraproject.org> - 8.3.50.20190425-9
|
* Mon Apr 29 2019 Sergio Durigan Junior <sergiodj@fedoraproject.org> - 8.3.50.20190425-9
|
||||||
- Provide 'gdb-minimal' package, specific for the buildroot (RHBZ 1695015).
|
- Provide 'gdb-minimal' package, specific for the buildroot (RHBZ 1695015).
|
||||||
- Adjust 'gdb-libexec-add-index.patch' for the gdb-minimal case.
|
- Adjust 'gdb-libexec-add-index.patch' for the gdb-minimal case.
|
||||||
|
Loading…
Reference in New Issue
Block a user