[packages/inn] - updated to 2.7.3
qboosh
qboosh at pld-linux.org
Tue May 27 18:57:00 CEST 2025
commit 61df8b09b7622b3c5e7eb21a19d35b9edd1d1f83
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue May 27 18:36:10 2025 +0200
- updated to 2.7.3
inn-libdir.patch | 8 ++++----
inn.spec | 12 ++++++------
2 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/inn.spec b/inn.spec
index 1238c6d..8778f9f 100644
--- a/inn.spec
+++ b/inn.spec
@@ -12,12 +12,12 @@ Summary(pl.UTF-8): INN, serwer nowinek
Summary(pt_BR.UTF-8): INN, InterNet News System (servidor news)
Summary(tr.UTF-8): INN, InterNet Haber Sistemi (haber sunucu)
Name: inn
-Version: 2.7.2
-Release: 5
+Version: 2.7.3
+Release: 1
License: distributable
Group: Networking/Daemons
Source0: ftp://ftp.isc.org/isc/inn/%{name}-%{version}.tar.gz
-# Source0-md5: e6c5809d92870726dc0f11199adfc911
+# Source0-md5: c109f65738284c5b36d240ef7063180e
Source1: %{name}-default-active
Source2: %{name}-default-distributions
Source3: %{name}-default-newsgroups
@@ -625,7 +625,6 @@ sed -e 's/^\(listenonipv6\)/#\1/;s/^bindipv6address/bindaddress6/;s/^sourceipv6a
# MAN
%{_mandir}/man1/convdate.1*
-%{_mandir}/man1/delayer.1*
%{_mandir}/man1/fastrm.1*
%{_mandir}/man1/gencancel.1*
%{_mandir}/man1/getlist.1*
@@ -636,10 +635,8 @@ sed -e 's/^\(listenonipv6\)/#\1/;s/^bindipv6address/bindaddress6/;s/^sourceipv6a
%{_mandir}/man1/pgpverify.1*
%{_mandir}/man1/pullnews.1*
%{_mandir}/man1/rnews.1*
-%{_mandir}/man1/shlock.1*
%{_mandir}/man1/shrinkfile.1*
%{_mandir}/man1/simpleftp.1*
-%{_mandir}/man1/sm.1*
%{_mandir}/man3/INN::Config.3pm*
%{_mandir}/man3/INN::Utils::Shlock.3pm*
%{_mandir}/man3/INN::ovsqlite_client.3pm*
@@ -688,6 +685,7 @@ sed -e 's/^\(listenonipv6\)/#\1/;s/^bindipv6address/bindaddress6/;s/^sourceipv6a
%{_mandir}/man8/controlchan.8*
%{_mandir}/man8/ctlinnd.8*
%{_mandir}/man8/cvtbatch.8*
+%{_mandir}/man8/delayer.8*
%{_mandir}/man8/docheckgroups.8*
%{_mandir}/man8/domain.8*
%{_mandir}/man8/expire.8*
@@ -731,6 +729,8 @@ sed -e 's/^\(listenonipv6\)/#\1/;s/^bindipv6address/bindaddress6/;s/^sourceipv6a
%{_mandir}/man8/send-uucp.8*
%{_mandir}/man8/sendinpaths.8*
%{_mandir}/man8/sendxbatches.8*
+%{_mandir}/man8/shlock.8*
+%{_mandir}/man8/sm.8*
%{_mandir}/man8/tally.control.8*
%{_mandir}/man8/tdx-util.8*
%{_mandir}/man8/tinyleaf.8*
diff --git a/inn-libdir.patch b/inn-libdir.patch
index b802c62..d3b398d 100644
--- a/inn-libdir.patch
+++ b/inn-libdir.patch
@@ -60,10 +60,10 @@
PATHLIBPERL = @LIBPERLDIR@
PATHCONTROL = @CONTROLDIR@
PATHFILTER = @FILTERDIR@
---- inn-2.7.0/perl/INN/Config.pm.in.orig 2022-10-10 21:12:12.742031092 +0200
-+++ inn-2.7.0/perl/INN/Config.pm.in 2022-10-10 21:19:48.819560307 +0200
-@@ -31,7 +31,7 @@ my @DIRVAR = qw($prefix $exec_prefix $ne
- $spooltemp $path);
+--- inn-2.7.3/perl/INN/Config.pm.in.orig 2025-05-09 15:53:41.000000000 +0200
++++ inn-2.7.3/perl/INN/Config.pm.in 2025-05-27 17:59:39.479951072 +0200
+@@ -46,7 +46,7 @@ my @DIRVAR = qw(
+ );
our $newshome = $pathnews;
our $home = $pathnews;
-our $newslib = "@libdir@";
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/inn.git/commitdiff/61df8b09b7622b3c5e7eb21a19d35b9edd1d1f83
More information about the pld-cvs-commit
mailing list