public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: cvsdist <cvsdist@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10: auto-import changelog data from inn-2.2.3-5.src.rpm
Date: Wed, 26 Aug 2026 08:05:30 GMT [thread overview]
Message-ID: <178773153083.1.4835137270484051434.rpms-inn-d3070fc25c5b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : d3070fc25c5b76de7e9da1e424be7781c435b04f
Author : cvsdist <cvsdist@fedoraproject.org>
Date : 2004-09-09T06:15:32+00:00
Stats : +11/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/d3070fc25c5b76de7e9da1e424be7781c435b04f?branch=epel10
Log:
auto-import changelog data from inn-2.2.3-5.src.rpm
Mon Jan 22 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- innreport had wrong perms
- files for the cron-jobs must be owned by root:root
Tue Aug 29 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- remove cleanfeed sources
---
diff --git a/.cvsignore b/.cvsignore
index 89ab348..260ad42 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,2 @@
-cleanfeed-latest.tar.gz
inn-2.2.3.tar.gz
inn-faq.tar.gz
diff --git a/inn.spec b/inn.spec
index 54631a9..3ecc09c 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
Summary: The InterNetNews (INN) system, an Usenet news server.
Name: inn
Version: 2.2.3
-Release: 3
+Release: 5
Copyright: GPL
Group: System Environment/Daemons
Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
@@ -13,7 +13,7 @@ Source5: inn-cron-rnews
Source6: inn-etc-nnrp.access
Source7: inn-cron-nntpsend
Source8: innd.init
-Source9: ftp://ftp.exit109.com/users/jeremy/cleanfeed-latest.tar.gz
+#Source9: ftp://ftp.exit109.com/users/jeremy/cleanfeed-latest.tar.gz
Source10: inn-faq.tar.gz
Patch0: inn-2.2.2-rh.patch
Patch1: inn-sec.patch
@@ -65,7 +65,7 @@ Install inews if you need a program for posting Usenet articles to
local news servers.
%prep
-%setup -q -a 9 -a 10
+%setup -q -a 10
%patch0 -p1 -b .rh
%patch1 -p1 -b .sec
%patch2 -p1 -b .frsize
@@ -142,6 +142,7 @@ find samples -name "*.in" -exec chmod a-x {} \;
echo "%defattr(-,news,news)" > files.list
find $RPM_BUILD_ROOT -type f -or -type l | \
sed -e "s|$RPM_BUILD_ROOT||g" | \
+ sed 's|^/etc/cron|%config %attr(-,root,root) &|' | \
sed 's|^/etc|%config &|' | \
sed 's|^/var/lib/news/|%config(noreplace) &|' | \
sed 's|.*innshellvar|%config &|' | \
@@ -263,6 +264,13 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Mon Jan 22 2001 Florian La Roche <Florian.LaRoche@redhat.de>
+- innreport had wrong perms
+- files for the cron-jobs must be owned by root:root
+
+* Tue Aug 29 2000 Florian La Roche <Florian.LaRoche@redhat.de>
+- remove cleanfeed sources
+
* Mon Jul 24 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- fix some perms
diff --git a/sources b/sources
index c6f0ada..74ea5a2 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-1e9dc4eda6a8b135393420f3da1417d6 cleanfeed-latest.tar.gz
0c0f71d79cc2b4fbd5bad4a7f093f53f inn-2.2.3.tar.gz
b5e6321446594749eea087c6710eefa5 inn-faq.tar.gz
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=178773153083.1.4835137270484051434.rpms-inn-d3070fc25c5b@fedoraproject.org \
--to=cvsdist@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