public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jarod Wilson <jwilson@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/conman] epel10: Properly enable smp_mflags this time
Date: Wed, 12 Aug 2026 20:05:38 GMT	[thread overview]
Message-ID: <178656513877.1.16866709091855775118.rpms-conman-5b6967f546d3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/conman
Branch : epel10
Commit : 5b6967f546d3b58695e7d16e9631a15e84ea41df
Author : Jarod Wilson <jwilson@fedoraproject.org>
Date   : 2006-07-28T14:38:29+00:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/conman/c/5b6967f546d3b58695e7d16e9631a15e84ea41df?branch=epel10

Log:
Properly enable smp_mflags this time

---
diff --git a/conman.spec b/conman.spec
index 4474526..30a3e36 100644
--- a/conman.spec
+++ b/conman.spec
@@ -1,6 +1,6 @@
 Name:               conman
 Version:            0.1.9.2
-Release:            4%{?dist}
+Release:            5%{?dist}
 Summary:            ConMan - The Console Manager
 
 Group:              Applications/System
@@ -47,7 +47,7 @@ chmod -x share/examples/*.exp
     Makefile.in
 
 %configure --with-tcp-wrappers
-make %{?smp_mflags}
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -98,6 +98,9 @@ fi
 %{_mandir}/*/*
 
 %changelog
+* Fri Jul 28 2006 Jarod Wilson <jwilson@redhat.com> 0.1.9.2-5
+- Properly enable smp_mflags this time
+
 * Fri Jul 28 2006 Jarod Wilson <jwilson@redhat.com> 0.1.9.2-4
 - Add Reqs on chkconfig and service
 - Turn on smp_mflags

                 reply	other threads:[~2026-08-12 20:05 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=178656513877.1.16866709091855775118.rpms-conman-5b6967f546d3@fedoraproject.org \
    --to=jwilson@fedoraproject.org \
    --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