public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: Update Python 2 dependency declarations to new packaging standards
@ 2026-08-26 8:06 Iryna Shcherbina
0 siblings, 0 replies; only message in thread
From: Iryna Shcherbina @ 2026-08-26 8:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : 82d6a178d0cf8767c4e9072180615964a3d4831b
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date : 2018-03-15T05:01:53+01:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/82d6a178d0cf8767c4e9072180615964a3d4831b?branch=epel10
Log:
Update Python 2 dependency declarations to new packaging standards
---
diff --git a/inn.spec b/inn.spec
index e7f4515..412d960 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: 10%{?dist}
+Release: 11%{?dist}
#see LICENSE file for details
License: GPLv2+ and BSD and MIT and Public Domain
Group: System Environment/Daemons
@@ -25,7 +25,7 @@ Patch7: inn-2.4.3.warn.patch
Patch14: inn-redhat_build.patch
patch17: inn-2.5.2-pconf.patch
BuildRequires: autoconf
-BuildRequires: python db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl-interpreter
+BuildRequires: python2 db4-devel byacc krb5-devel pam-devel e2fsprogs-devel perl-interpreter
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::Embed) flex systemd
@@ -593,6 +593,10 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Thu Mar 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.6.1-11
+- Update Python 2 dependency declarations to new packaging standards
+ (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:06 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:06 [rpms/inn] epel10: Update Python 2 dependency declarations to new packaging standards Iryna Shcherbina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox