public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: auto-import changelog data from inn-2.2.3-5.src.rpm
@ 2026-08-26 8:05 cvsdist
0 siblings, 0 replies; only message in thread
From: cvsdist @ 2026-08-26 8:05 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:05 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:05 [rpms/inn] epel10: auto-import changelog data from inn-2.2.3-5.src.rpm cvsdist
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox