public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Than Ngo <than@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: disable parallel build temporary as it breaks by mass rebuild
Date: Wed, 26 Aug 2026 08:06:54 GMT [thread overview]
Message-ID: <178773161481.1.1651544887146757996.rpms-inn-0bbf1c6691f9@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 0bbf1c6691f97a580a376cc8ce313be5ecb4db64
Author : Than Ngo <than@redhat.com>
Date : 2017-02-17T11:12:55+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/0bbf1c6691f97a580a376cc8ce313be5ecb4db64?branch=epel10
Log:
disable parallel build temporary as it breaks by mass rebuild
---
diff --git a/inn.spec b/inn.spec
index 1ea4c22..310c913 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
Version: 2.6.1
-Release: 4%{?dist}
+Release: 5%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
@@ -127,7 +127,7 @@ export CFLAGS="$RPM_OPT_FLAGS"
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}
+make #%{?_smp_mflags}
%install
mkdir -p $RPM_BUILD_ROOT%{_libdir}
@@ -593,6 +593,9 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Fri Feb 17 2017 Than Ngo <than@redhat.com> - 2.6.1-5
+- disable parallel build temporary as it breaks by mass rebuild
+
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
reply other threads:[~2026-08-26 8:06 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=178773161481.1.1651544887146757996.rpms-inn-0bbf1c6691f9@fedoraproject.org \
--to=than@redhat.com \
--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