public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: New release is SMP compilant
@ 2026-08-26 8:54 Jochen Schmitt
0 siblings, 0 replies; only message in thread
From: Jochen Schmitt @ 2026-08-26 8:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 33c737d05a7784923e82ac1e1c5c07e34352c249
Author : Jochen Schmitt <Jochen@herr-schmitt.de>
Date : 2012-09-11T21:02:22+02:00
Stats : +5/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/33c737d05a7784923e82ac1e1c5c07e34352c249?branch=epel10.3
Log:
New release is SMP compilant
---
diff --git a/inn.spec b/inn.spec
index 466eb3f..6fdb678 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
Summary: The InterNetNews system, an Usenet news server
Name: inn
Version: 2.5.3
-Release: 2%{?dist}
+Release: 3%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
@@ -141,9 +141,7 @@ 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
-# This release seems to not be SMP compilant
-
-make # %{?_smp_mflags}
+make %{?_smp_mflags}
%install
mkdir -p $RPM_BUILD_ROOT%{_libdir}
@@ -531,6 +529,9 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Tue Sep 11 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-3
+- New release is SMP compilant
+
* Tue Sep 11 2012 Jochen Schmitt <Jochen herr-schmitt de> - 2.5.3-2
- Remove inn-2.5.2-hdr.patch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:54 [rpms/inn] epel10.3: New release is SMP compilant Jochen Schmitt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox