public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Vasik <ovasik@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: do own /usr/include/inn in devel package (#473922)
Date: Wed, 26 Aug 2026 08:53:51 GMT	[thread overview]
Message-ID: <178773443135.1.11109156432356960324.rpms-inn-2601c7310b45@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
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.3

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
 

                 reply	other threads:[~2026-08-26  8:53 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=178773443135.1.11109156432356960324.rpms-inn-2601c7310b45@fedoraproject.org \
    --to=ovasik@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