public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: drop pcre CFLAGS workaround
@ 2026-08-23 23:20 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-23 23:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tin
Branch : epel10.2
Commit : 3f2751be5a2c96e3e20c81b9b88b9e4274fe06a0
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2019-12-25T01:10:40+01:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tin/c/3f2751be5a2c96e3e20c81b9b88b9e4274fe06a0?branch=epel10.2
Log:
drop pcre CFLAGS workaround
---
diff --git a/tin.spec b/tin.spec
index c667c40..101fd88 100644
--- a/tin.spec
+++ b/tin.spec
@@ -38,7 +38,7 @@ Install tin if you need a basic news reader.
%{__sed} -i -e 's/@\$(INSTALL) -s/@\$(INSTALL)/g' src/Makefile
%{__make} clean %{?_smp_mflags}
-%{__make} build %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -I%{_includedir}/pcre"
+%{__make} build %{?_smp_mflags}
%install
%{__make} install DESTDIR=$RPM_BUILD_ROOT
@@ -65,6 +65,7 @@ Install tin if you need a basic news reader.
* Tue Dec 24 2019 Dominik Mierzejewski <rpm@greysector.net> - 2.4.4-1
- updated to 2.4.4
- enable SASL authentication support
+- drop pcre CFLAGS workaround
* 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:20 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:20 [rpms/tin] epel10.2: drop pcre CFLAGS workaround 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