public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gdb] gdb-17.2-rebase-f44: Fix gdb-doc Group to be Documentation, also provide it as noarch.
@ 2026-06-27 23:55 Jan Kratochvil
  0 siblings, 0 replies; only message in thread
From: Jan Kratochvil @ 2026-06-27 23:55 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 4d79cf2e34d5ded385c191670dfe68065b0c0a80
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date   : 2011-02-15T15:19:52+01:00
Stats  : +6/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/4d79cf2e34d5ded385c191670dfe68065b0c0a80?branch=gdb-17.2-rebase-f44

Log:
Fix gdb-doc Group to be Documentation, also provide it as noarch.

---
diff --git a/gdb.spec b/gdb.spec
index 504163a..79bdca9 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -27,7 +27,7 @@ Version: 7.2.50.20110213
 
 # 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: 21%{?_with_upstream:.upstream}%{?dist}
+Release: 22%{?_with_upstream:.upstream}%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and GFDL and BSD and Public Domain
 Group: Development/Debuggers
@@ -682,7 +682,8 @@ machine than the one which is running the program being debugged.
 
 %package doc
 Summary: Documentation for GDB (the GNU source-level debugger)
-Group: Development/Debuggers
+Group: Documentation
+BuildArch: noarch
 
 %description doc
 GDB, the GNU debugger, allows you to debug programs written in C, C++,
@@ -1237,6 +1238,9 @@ fi
 %{_infodir}/gdb.info*
 
 %changelog
+* Tue Feb 15 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110213-22.fc15
+- Fix gdb-doc Group to be Documentation, also provide it as noarch.
+
 * Tue Feb 15 2011 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.2.50.20110213-21.fc15
 - Drop non-user (gdbint) and obsolete (stabs) documentation.
 - Install also HTML files besides the INFO file.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 23:55 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:55 [rpms/gdb] gdb-17.2-rebase-f44: Fix gdb-doc Group to be Documentation, also provide it as noarch Jan Kratochvil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox