public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: update faq, ship it in %doc, fix typo in filelist
@ 2026-08-26  8:53 Ondrej Vasik
  0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-08-26  8:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : 2f69b225aaeca0b7eeeda14ed0a8130b47265518
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date   : 2009-06-24T08:37:25+00:00
Stats  : +8/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/2f69b225aaeca0b7eeeda14ed0a8130b47265518?branch=epel10.3

Log:
update faq, ship it in %doc, fix typo in filelist

---
diff --git a/inn.spec b/inn.spec
index 7ac2f92..12bd3b5 100644
--- a/inn.spec
+++ b/inn.spec
@@ -157,6 +157,9 @@ install %{SOURCE7} $RPM_BUILD_ROOT/etc/cron.hourly/inn-cron-nntpsend
 mkdir -p $RPM_BUILD_ROOT/etc/rc.d/init.d
 install %{SOURCE8} $RPM_BUILD_ROOT/etc/rc.d/init.d/innd
 
+tar xf %{SOURCE10}
+mv inn.html FAQ.html
+
 touch $RPM_BUILD_ROOT/var/lib/news/history
 #LD_LIBRARY_PATH=$RPM_BUILD_ROOT/usr/lib $RPM_BUILD_ROOT/usr/bin/makedbz -i \
 # -f $RPM_BUILD_ROOT/var/lib/news/history
@@ -311,7 +314,7 @@ exit 0
 %dir /usr/lib/news/bin/auth/resolv
 %dir /usr/lib/news/bin/filter
 %dir /usr/lib/news/bin/control
-%if "(_libdir}" != "/usr/lib"
+%if "%{_libdir}" != "/usr/lib"
 %dir %{_libdir}/news
 %endif
 %dir /etc/news/
@@ -338,7 +341,7 @@ exit 0
 %{_mandir}/man1/r*.1.gz
 %{_mandir}/man1/s*.1.gz
 %{_mandir}/man[58]/*
-%doc NEWS README* ChangeLog CONTRIBUTORS LICENSE INSTALL
+%doc NEWS README* ChangeLog CONTRIBUTORS LICENSE INSTALL FAQ.html
 %doc %dir samples
 
 %files devel -f files.devel
@@ -356,6 +359,8 @@ exit 0
 %changelog
 * Wed Jun 24 2009 Ondrej Vasik <ovasik@redhat.com> - 2.5.0-2
 - add support for load average to makehistory(#276061)
+- update faq, ship it in %doc
+- fix typo in filelist
 
 * Tue Jun 09 2009 Ondrej Vasik <ovasik@redhat.com> - 2.5.0-1
 - new upstream release 2.5.0

diff --git a/sources b/sources
index 00fbba1..3302189 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b5e6321446594749eea087c6710eefa5  inn-faq.tar.gz
 be60e463b2c21286eca45e994df307b2  inn-2.5.0.tar.gz
+d1c337e9f7f44b73d18931bdeecffa1e  inn-faq.tar.gz

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:53 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:53 [rpms/inn] epel10.3: update faq, ship it in %doc, fix typo in filelist Ondrej Vasik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox