public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Callaway <spot@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: add Requires for versioned perl (libperl.so)
Date: Wed, 26 Aug 2026 08:05:51 GMT [thread overview]
Message-ID: <178773155109.1.9811740593217652420.rpms-inn-47ea28b86fa8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 47ea28b86fa853cb1b7e52d0a56479b3139848f7
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2008-03-18T18:19:20+00:00
Stats : +8/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/47ea28b86fa853cb1b7e52d0a56479b3139848f7?branch=epel10
Log:
add Requires for versioned perl (libperl.so)
---
diff --git a/inn.spec b/inn.spec
index fd242b5..5c178d8 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
Summary: The InterNetNews (INN) system, an Usenet news server
Name: inn
Version: 2.4.3
-Release: 10%{?dist}
+Release: 11%{?dist}
#see LICENSE file for details
License: GPL+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
@@ -22,13 +22,15 @@ Patch7: inn-2.4.3.warn.patch
Patch8: inn-2.4.2-makedbz.patch
Patch9: inn-2.4.3.rcreaderaddrinuse.patch
BuildRequires: perl-devel python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel
-Prereq: /sbin/chkconfig, grep, coreutils, sed
+Requires: perl(ExtUtils::Embed)
+Prereq: chkconfig, grep, coreutils, sed
+Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: bash >= 2.0, inews
# XXX white out bogus perl requirement for now
Provides: perl(::usr/lib/innshellvars.pl)
-Buildroot: %{_tmppath}/%{name}-root
+Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
INN (InterNetNews) is a complete system for serving Usenet news and/or
@@ -321,6 +323,9 @@ exit 0
%{_mandir}/man1/inews*
%changelog
+* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.4.3-11
+- add Requires for versioned perl (libperl.so)
+
* Mon Feb 11 2008 Ondrej Vasik <ovasik@redhat.com> 2.4.3-10
- again added trigger for sysklogd
- rebuild for gcc43
reply other threads:[~2026-08-26 8: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=178773155109.1.9811740593217652420.rpms-inn-47ea28b86fa8@fedoraproject.org \
--to=spot@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