public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gcc] rhel-f41-base: Fix last commit.
@ 2026-06-29 12:30 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2026-06-29 12:30 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-06-29 12:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29 12:30 [rpms/gcc] rhel-f41-base: Fix last commit Jakub Jelinek

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