public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jochen Schmitt <Jochen@herr-schmitt.de>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: Create /var/run/news in innd.init (#708627)
Date: Wed, 26 Aug 2026 08:06:16 GMT	[thread overview]
Message-ID: <178773157662.1.2321697518143445324.rpms-inn-b5ae96813332@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/inn
            Branch : epel10
            Commit : b5ae96813332b371e4341a4bb6fa5d2f43fdf38b
            Author : Jochen Schmitt <Jochen@herr-schmitt.de>
            Date   : 2011-05-30T20:08:58+02:00
            Stats  : +4/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/inn/c/b5ae96813332b371e4341a4bb6fa5d2f43fdf38b?branch=epel10

            Log:
            Create /var/run/news in innd.init (#708627)
This release is not SMP compilant

---
diff --git a/inn.spec b/inn.spec
index fef8fe6..53b5af2 100644
--- a/inn.spec
+++ b/inn.spec
@@ -136,7 +136,9 @@ export CFLAGS="$CFLAGS -fpic"
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
 
-make %{?_smp_mflags}
+# This release seems to not be SMP compilant
+
+make # %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -515,6 +517,7 @@ fi
 %changelog
 * Mon May 30 2011 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.2-6
 - Create /var/run/news in innd.init (#708627)
+- This release is not SMP compilant
 
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

             reply	other threads:[~2026-08-26  8:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-26  8:06 Jochen Schmitt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-08-26  8:06 [rpms/inn] epel10: Create /var/run/news in innd.init (#708627) Jochen Schmitt
2026-08-26  8:06 Jochen Schmitt

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=178773157662.1.2321697518143445324.rpms-inn-b5ae96813332@fedoraproject.org \
    --to=jochen@herr-schmitt.de \
    --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