public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/tin] epel10: drop pcre CFLAGS workaround
Date: Sun, 23 Aug 2026 23:18:06 GMT	[thread overview]
Message-ID: <178752708606.1.15216270187850610874.rpms-tin-3f2751be5a2c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/tin
Branch : epel10
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

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

                 reply	other threads:[~2026-08-23 23:18 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=178752708606.1.15216270187850610874.rpms-tin-3f2751be5a2c@fedoraproject.org \
    --to=dominik@greysector.net \
    --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