public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10: make build more verbose
@ 2026-08-23 23:18 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-23 23:18 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/tin
Branch : epel10
Commit : b63774724d1af4cecd095d3d059304ec987da396
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2019-12-25T01:13:53+01:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/tin/c/b63774724d1af4cecd095d3d059304ec987da396?branch=epel10

Log:
make build more verbose

---
diff --git a/tin.spec b/tin.spec
index 0c45509..16c9e2d 100644
--- a/tin.spec
+++ b/tin.spec
@@ -37,7 +37,7 @@ Install tin if you need a basic news reader.
 	--with-mime-default-charset=UTF-8 \
 	--with-pcre
 
-%{__sed} -i -e 's/@\$(INSTALL) -s/@\$(INSTALL)/g' src/Makefile
+%{__sed} -i -e 's/@\$(INSTALL) -s/@\$(INSTALL)/g' -e 's/@\$(CC)/\$(CC)/g' -e  's/@\$(CPP)/\$(CPP)/g' src/Makefile
 
 %{__make} clean %{?_smp_mflags}
 %{__make} build %{?_smp_mflags}
@@ -70,6 +70,7 @@ Install tin if you need a basic news reader.
 - drop pcre CFLAGS workaround
 - specify path to gpg2 to enable GPG support
 - set UTF-8 as the default charset
+- make build more verbose
 
 * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

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

only message in thread, other threads:[~2026-08-23 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 23:18 [rpms/tin] epel10: make build more verbose Dominik 'Rathann' Mierzejewski

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