public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: point INN FAQ "source" to its upstream URL
Date: Wed, 26 Aug 2026 08:54:42 GMT [thread overview]
Message-ID: <178773448235.1.18153545797989565969.rpms-inn-419ad76101c3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : 419ad76101c378fa3df8c84b462eba9eabeb583c
Author : Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
Date : 2016-01-21T22:31:58+01:00
Stats : +5/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/419ad76101c378fa3df8c84b462eba9eabeb583c?branch=epel10.3
Log:
point INN FAQ "source" to its upstream URL
---
diff --git a/.gitignore b/.gitignore
index fe8fa54..b0c77d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ inn-faq.tar.gz
/inn-2.5.4.tar.gz
/inn-2.6.0rc1.tar.gz
/inn-2.6.0.tar.gz
+/inn.html
diff --git a/inn.spec b/inn.spec
index f39b078..730911a 100644
--- a/inn.spec
+++ b/inn.spec
@@ -10,7 +10,7 @@ Group: System Environment/Daemons
URL: http://www.eyrie.org/~eagle/software/inn/
Source0: ftp://ftp.isc.org/isc/inn/inn-%{version}.tar.gz
Source2: inn-default-distributions
-Source10: inn-faq.tar.gz
+Source10: http://www.eyrie.org/~eagle/faqs/inn.html
Source20: innd.service
Source21: innd-expire.service
Source22: innd-expire.timer
@@ -171,8 +171,7 @@ install -p -m 0644 %{SOURCE24} $RPM_BUILD_ROOT%{_unitdir}
install -p -m 0644 %{SOURCE25} $RPM_BUILD_ROOT%{_unitdir}
install -p -m 0644 %{SOURCE26} $RPM_BUILD_ROOT%{_unitdir}
-tar xf %{SOURCE10}
-mv inn.html FAQ.html
+cp -p %{SOURCE10} FAQ.html
touch $RPM_BUILD_ROOT%{_sharedstatedir}/news/history
#LD_LIBRARY_PATH=$RPM_BUILD_ROOT/usr/lib $RPM_BUILD_ROOT/usr/bin/makedbz -i \
@@ -547,6 +546,7 @@ fi
- update homepage URL
- drop obsolete patches
- fix typos in systemd service descriptions (#1278241)
+- point INN FAQ "source" to its upstream URL
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.6.0-0.rc1.1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
diff --git a/sources b/sources
index 4151731..4a327c4 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
4c53092aa2517f4805924b22f8874a43 inn-2.6.0rc1.tar.gz
-6c0a3600167940e6c0f5771ede22648b inn-faq.tar.gz
e904c2a4d2f917d79b9cfdc94b17e275 inn-2.6.0.tar.gz
+e85e3bfec71ec7fd4c90e59102cf0918 inn.html
reply other threads:[~2026-08-26 8:54 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=178773448235.1.18153545797989565969.rpms-inn-419ad76101c3@fedoraproject.org \
--to=rpm@greysector.net \
--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