public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gcc] rhel-f41-base: Fix last commit.
Date: Mon, 29 Jun 2026 12:30:33 GMT	[thread overview]
Message-ID: <178273623322.1.3439987468721779312.rpms-gcc-3b5d74755602@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/gcc
Branch : rhel-f41-base
Commit : 3b5d74755602d41d380538ae59c6f31bdfc6fdc6
Author : Jakub Jelinek <jakub@redhat.com>
Date   : 2024-04-25T12:19:59+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gcc/c/3b5d74755602d41d380538ae59c6f31bdfc6fdc6?branch=rhel-f41-base

Log:
Fix last commit.

---
diff --git a/gcc.spec b/gcc.spec
index 95e5f0d..9b70f6f 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -1583,7 +1583,7 @@ cp -r -p ../libstdc++-v3/doc/html ../rpm.doc/libstdc++-v3/html
 cp -r -p $libstdcxx_doc_builddir/html ../rpm.doc/libstdc++-v3/html/api
 mkdir -p %{buildroot}%{_mandir}/man3
 cp -r -p $libstdcxx_doc_builddir/man/man3/* %{buildroot}%{_mandir}/man3/
-rm -f %{buildroot}%{_mandir}/man3/TEMP.*
+rm -f %{buildroot}%{_mandir}/man3/TEMP*
 find ../rpm.doc/libstdc++-v3 -name \*~ | xargs rm
 %endif
 
@@ -3627,7 +3627,7 @@ end
 * Thu Apr 25 2024 Jakub Jelinek <jakub@redhat.com>
 - switch to --with-arch_64=x86-64-v3 for latest RHEL
 - remove obsolete reason for not shipping *.gch* files
-- remove TEMP.* man page from libstdc++-docs
+- remove TEMP* man page from libstdc++-docs
 
 * Thu Apr 11 2024 Jakub Jelinek <jakub@redhat.com> 14.0.1-0.15
 - update from trunk

                 reply	other threads:[~2026-06-29 12:30 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=178273623322.1.3439987468721779312.rpms-gcc-3b5d74755602@fedoraproject.org \
    --to=jakub@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