public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Simplify .spec: Remove conditional revert of: gdb-pahole-python2.patch
@ 2026-06-27 23:57 Jan Kratochvil
0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2026-06-27 23:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : eca6388b15f398e86a573eba2833e2849e184535
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date : 2016-01-09T15:13:35+01:00
Stats : +5/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/gdb/c/eca6388b15f398e86a573eba2833e2849e184535?branch=gdb-17.2-rebase-f44
Log:
Simplify .spec: Remove conditional revert of: gdb-pahole-python2.patch
---
diff --git a/gdb.spec b/gdb.spec
index 39fa4c3..af99b61 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -27,7 +27,7 @@ Version: 7.10.50.%{snapsrc}
# 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.
-Release: 41%{?dist}
+Release: 42%{?dist}
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain and GFDL
Group: Development/Debuggers
@@ -881,9 +881,8 @@ find -name "*.info*"|xargs rm -f
%patch337 -p1
%patch331 -p1
+%if 0%{?rhel:1} && 0%{?rhel} <= 7
%patch1044 -p1
-%if 0%{!?rhel:1} || 0%{?rhel} > 7
-%patch1044 -p1 -R
%endif
find -name "*.orig" | xargs rm -f
@@ -1398,6 +1397,9 @@ then
fi
%changelog
+* Sat Jan 9 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10.50.20160106-42.fc24
+- Simplify .spec: Remove conditional revert of: gdb-pahole-python2.patch
+
* Sat Jan 9 2016 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.10.50.20160106-41.fc24
- Simplify .spec: Remove conditional revert of: gdb-6.8-attach-signalled-detach-stopped.patch
- Simplify .spec: Remove conditional revert of: gdb-6.8-quit-never-aborts.patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-27 23:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 23:57 [rpms/gdb] gdb-17.2-rebase-f44: Simplify .spec: Remove conditional revert of: gdb-pahole-python2.patch Jan Kratochvil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox