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: patch fuzz clean up
Date: Wed, 26 Aug 2026 08:05:55 GMT	[thread overview]
Message-ID: <178773155589.1.17223082121674890005.rpms-inn-58200cd9d504@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : 58200cd9d50422d5728882af1d27ff224c4eb5e1
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date   : 2008-08-29T14:46:18+00:00
Stats  : +9/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/58200cd9d50422d5728882af1d27ff224c4eb5e1?branch=epel10

Log:
patch fuzz clean up

---
diff --git a/inn-2.4.1.headusage.patch b/inn-2.4.1.headusage.patch
index 2e8388c..708f577 100644
--- a/inn-2.4.1.headusage.patch
+++ b/inn-2.4.1.headusage.patch
@@ -1,7 +1,7 @@
 --- inn-2.4.1/configure.headusage	2004-12-13 13:09:57.000000000 +0100
 +++ inn-2.4.1/configure	2004-12-13 15:02:02.431918648 +0100
 @@ -8087,7 +8087,7 @@
- echo "configure:8088: checking for Perl linkage" >&5
+ echo "configure:8231: checking for Perl linkage" >&5
      inn_perl_core_path=`$_PATH_PERL -MConfig -e 'print $Config{archlibexp}'`
      inn_perl_core_flags=`$_PATH_PERL -MExtUtils::Embed -e ccopts`
 -    inn_perl_core_libs=`$_PATH_PERL -MExtUtils::Embed -e ldopts 2>&1 | tail -1`

diff --git a/inn-2.4.1.pie.patch b/inn-2.4.1.pie.patch
index 3ecd175..3574786 100644
--- a/inn-2.4.1.pie.patch
+++ b/inn-2.4.1.pie.patch
@@ -33,5 +33,5 @@
 -	$(LIBLD) $(LDFLAGS) -o $@ inndstart.o $(LIBINN) $(LIBS)
 +	$(LIBLD) -pie $(LDFLAGS) -o $@ inndstart.o $(LIBINN) $(LIBS)
  
- 
- ##  Installation rules.  Installation commands set in Makefile.global.
+ $(LIBINN):	; (cd ../lib ; $(MAKE))
+ $(LIBSTORAGE):	; (cd ../storage ; $(MAKE))

diff --git a/inn-2.4.3.rh.patch b/inn-2.4.3.rh.patch
index 8f5f42e..8e29323 100644
--- a/inn-2.4.3.rh.patch
+++ b/inn-2.4.3.rh.patch
@@ -43,8 +43,8 @@
 -	chown $(NEWSUSER) $@
 -	chgrp $(NEWSGROUP) $@
  	chmod $(FILEMODE) $@
- 
- ##  Remove files that are unchanged from the release version.
+ $D$(PATH_HISTORY):
+ 	touch $@
 --- inn-2.4.1/Makefile.old	2004-12-13 13:09:57.000000000 +0100
 +++ inn-2.4.1/Makefile	2004-12-13 14:29:56.625685696 +0100
 @@ -91,9 +91,9 @@

diff --git a/inn.spec b/inn.spec
index 08f665c..3ca3237 100644
--- a/inn.spec
+++ b/inn.spec
@@ -1,7 +1,7 @@
 Summary: The InterNetNews (INN) system, an Usenet news server
 Name: inn
 Version: 2.4.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 #see LICENSE file for details
 License: GPL+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -353,6 +353,9 @@ exit 0
 %{_mandir}/man1/inews*
 
 %changelog
+* Fri Aug 29 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-3
+- patch fuzz clean up
+
 * Fri Jul  7 2008 Ondrej Vasik <ovasik@redhat.com> - 2.4.5-2
 - do not use static libraries(changes by Jochen Schmitt,#453993)
 - own all dirs spawned by inn package(#448088)

                 reply	other threads:[~2026-08-26  8:05 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=178773155589.1.17223082121674890005.rpms-inn-58200cd9d504@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