public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/mingw-tcl] f44: Fix files
Date: Tue, 22 Sep 2026 12:48:41 GMT	[thread overview]
Message-ID: <179008132106.1.11106771247658317146.rpms-mingw-tcl-f03dbd480640@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mingw-tcl
Branch : f44
Commit : f03dbd4806401780b6a4da9612658978eb695a99
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-05-15T21:37:00+02:00
Stats  : +7/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/mingw-tcl/c/f03dbd4806401780b6a4da9612658978eb695a99?branch=f44

Log:
Fix files

---
diff --git a/mingw-tcl.spec b/mingw-tcl.spec
index a00165d..2c8b3b3 100644
--- a/mingw-tcl.spec
+++ b/mingw-tcl.spec
@@ -145,6 +145,11 @@ mv %{buildroot}%{mingw64_libdir}/dde* %{buildroot}%{mingw64_libdir}/tcl%{fullver
 mv %{buildroot}%{mingw32_libdir}/reg* %{buildroot}%{mingw32_libdir}/tcl%{fullver}/
 mv %{buildroot}%{mingw64_libdir}/reg* %{buildroot}%{mingw64_libdir}/tcl%{fullver}/
 
+# Delete man files
+rm -rf %{buildroot}%{mingw32_mandir}/man1/ %{buildroot}%{mingw32_mandir}/man3/ %{buildroot}%{mingw32_mandir}/mann/
+rm -rf %{buildroot}%{mingw64_mandir}/man1/ %{buildroot}%{mingw64_mandir}/man3/ %{buildroot}%{mingw64_mandir}/mann/
+
+
 
 %files -n mingw32-tcl
 %{mingw32_bindir}/tclsh.exe
@@ -155,6 +160,7 @@ mv %{buildroot}%{mingw64_libdir}/reg* %{buildroot}%{mingw64_libdir}/tcl%{fullver
 %{mingw32_libdir}/libtcl.dll.a
 %{mingw32_libdir}/tclConfig.sh
 %{mingw32_libdir}/tcl%{fullver}
+%{mingw32_libdir}/pkgconfig/tcl.pc
 %{mingw32_datadir}/tcl%{fullver}
 %{mingw32_datadir}/tcl%{majorver}
 %{mingw32_includedir}/*
@@ -169,6 +175,7 @@ mv %{buildroot}%{mingw64_libdir}/reg* %{buildroot}%{mingw64_libdir}/tcl%{fullver
 %{mingw64_libdir}/libtcl.dll.a
 %{mingw64_libdir}/tclConfig.sh
 %{mingw64_libdir}/tcl%{fullver}
+%{mingw64_libdir}/pkgconfig/tcl.pc
 %{mingw64_datadir}/tcl%{fullver}
 %{mingw64_datadir}/tcl%{majorver}
 %{mingw64_includedir}/*

                 reply	other threads:[~2026-09-22 12:48 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=179008132106.1.11106771247658317146.rpms-mingw-tcl-f03dbd480640@fedoraproject.org \
    --to=manisandro@gmail.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