public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: do own /usr/include/inn in devel package (#473922)
@ 2026-08-26  8:05 Ondrej Vasik
  0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-08-26  8:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : 2601c7310b455956725c22fe3c937915b888e271
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date   : 2008-12-01T14:01:47+00:00
Stats  : +7/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/2601c7310b455956725c22fe3c937915b888e271?branch=epel10

Log:
do own /usr/include/inn in devel package (#473922)

---
diff --git a/inn.spec b/inn.spec
index 91eefdc..01a774c 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.4.5
-Release: 4%{?dist}
+Release: 5%{?dist}
 #see LICENSE file for details
 License: GPL+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -13,7 +13,7 @@ Source5: inn-cron-rnews
 Source7: inn-cron-nntpsend
 Source8: innd.init
 Source10: inn-faq.tar.gz
-Patch:  inn-2.4.3.rh.patch
+Patch1:  inn-2.4.3.rh.patch
 Patch2: inn-2.4.1.perl.patch
 Patch3: inn-2.4.1.headusage.patch
 Patch4: inn-2.4.1.pie.patch
@@ -83,7 +83,7 @@ exit 0
 
 %prep
 %setup  -q  -a 10
-%patch  -p1 -b .rh
+%patch1 -p1 -b .rh
 %patch2 -p1 -b .perl
 %patch3 -p1 -b .headusage
 %patch4 -p1 -b .pie
@@ -343,6 +343,7 @@ exit 0
 
 %files devel -f files.devel
 %defattr(-,root,root)
+%dir /usr/include/inn
 %{_mandir}/man3/*
 
 %files -n inews
@@ -353,6 +354,9 @@ exit 0
 %{_mandir}/man1/inews*
 
 %changelog
+* Mon Dec 01 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-5
+- do own /usr/include/inn in devel package (#473922)
+
 * Tue Nov 25 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-4
 - package summary tuning
 

^ 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: do own /usr/include/inn in devel package (#473922) Ondrej Vasik

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