public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] gdb-17.2-rebase-f44: Remove %{gdb_docdir}, rebuild for unversioned docdirs (for BZ 986871).
Date: Sat, 27 Jun 2026 23:56:17 GMT	[thread overview]
Message-ID: <178260457725.1.14239226496954872116.rpms-gdb-2f9bb15290a1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gdb
Branch : gdb-17.2-rebase-f44
Commit : 2f9bb15290a1dd2e4aade21af7e59e29af5d0a2f
Author : Jan Kratochvil <jan.kratochvil@redhat.com>
Date   : 2013-07-29T15:54:58+02:00
Stats  : +5/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gdb/c/2f9bb15290a1dd2e4aade21af7e59e29af5d0a2f?branch=gdb-17.2-rebase-f44

Log:
Remove %{gdb_docdir}, rebuild for unversioned docdirs (for BZ 986871).

---
diff --git a/gdb.spec b/gdb.spec
index bca6620..bbe6edf 100644
--- a/gdb.spec
+++ b/gdb.spec
@@ -36,7 +36,7 @@ Version: 7.6
 
 # 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: 35%{?dist}
+Release: 36%{?dist}
 
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ and GPLv2+ with exceptions and GPL+ and LGPLv2+ and BSD and Public Domain
 Group: Development/Debuggers
@@ -53,7 +53,6 @@ Obsoletes: devtoolset-1.0-%{pkg_name}
 # For our convenience
 %global gdb_src %{pkg_name}-%{version}
 %global gdb_build build-%{_target_platform}
-%global gdb_docdir %{_docdir}/%{name}-doc-%{version}
 
 # Make sure we get rid of the old package gdb64, now that we have unified
 # support for 32-64 bits in one single 64-bit gdb.
@@ -989,14 +988,13 @@ cd %{gdb_build}$fprofile
 export CFLAGS="$RPM_OPT_FLAGS"
 export LDFLAGS="%{?__global_ldflags}"
 
+# --htmldir and --pdfdir are not used as they are used from %{gdb_build}.
 ../configure							\
 	--prefix=%{_prefix}					\
 	--libdir=%{_libdir}					\
 	--sysconfdir=%{_sysconfdir}				\
 	--mandir=%{_mandir}					\
 	--infodir=%{_infodir}					\
-	--htmldir=%{gdb_docdir}					\
-	--pdfdir=%{gdb_docdir}					\
 	--with-system-gdbinit=%{_sysconfdir}/gdbinit		\
 	--with-gdb-datadir=%{_datadir}/gdb			\
 	--enable-gdb-build-warnings=,-Wno-unused		\
@@ -1424,6 +1422,9 @@ fi
 %endif # 0%{!?el5:1} || "%{_target_cpu}" == "noarch"
 
 %changelog
+* Mon Jul 29 2013 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6-36.fc20
+- Remove %%{gdb_docdir}, rebuild for unversioned docdirs (for BZ 986871).
+
 * Wed Jul 24 2013 Jan Kratochvil <jan.kratochvil@redhat.com> - 7.6-35.fc20
 - [ppc] Support Power8 CPU (IBM, BZ 731875).
 

                 reply	other threads:[~2026-06-27 23:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178260457725.1.14239226496954872116.rpms-gdb-2f9bb15290a1@fedoraproject.org \
    --to=jan.kratochvil@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox