public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: drop patches
@ 2026-08-26 8:54 Nikola Pajkovsky
0 siblings, 0 replies; only message in thread
From: Nikola Pajkovsky @ 2026-08-26 8:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : c97ea0b7682eecd78799ffba03268ae3b24d86bf
Author : Nikola Pajkovsky <npajkovs@fedoraproject.org>
Date : 2009-12-16T14:47:11+00:00
Stats : +5/-40 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/c97ea0b7682eecd78799ffba03268ae3b24d86bf?branch=epel10.3
Log:
drop patches
---
diff --git a/inn-2.4.1.perl.patch b/inn-2.4.1.perl.patch
deleted file mode 100644
index 7dfae6b..0000000
--- a/inn-2.4.1.perl.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- inn-2.4.1/innd/cc.c.perl 2004-12-13 13:09:57.000000000 +0100
-+++ inn-2.4.1/innd/cc.c 2004-12-13 14:41:04.692124160 +0100
-@@ -1522,6 +1522,9 @@
- }
-
-
-+/* perl.h likes to define strerror, sigh */
-+#undef strerror
-+
- /*
- ** Send a signal to a site's feed.
- */
diff --git a/inn-2.4.5-dynlib.patch b/inn-2.4.5-dynlib.patch
deleted file mode 100644
index b5aeae9..0000000
--- a/inn-2.4.5-dynlib.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -up inn-2.4.5/history/Makefile.dynlib inn-2.4.5/history/Makefile
---- inn-2.4.5/history/Makefile.dynlib 2008-07-03 19:50:04.000000000 +0200
-+++ inn-2.4.5/history/Makefile 2008-07-03 19:50:50.000000000 +0200
-@@ -43,7 +43,7 @@ $(FIXSCRIPT):
-
- libinnhist.la: $(OBJECTS) $(LIBSTORAGE) $(LIBINN)
- $(LIBLD) $(LDFLAGS) -o $@ $(LOBJECTS) \
-- $(LIBSTORAGE) $(LIBINN) $(STORAGE_LIBS) $(LIBS) \
-+ $(LIBSTORAGE) $(LIBINN) $(STORAGE_LIBS) -L../lib/.libs -L../storage/.libs ${LIBS} \
- -rpath $(PATHLIB) -version-info 2:0:0
-
- libinnhist.a: $(OBJECTS)
-diff -up inn-2.4.5/storage/Makefile.dynlib inn-2.4.5/storage/Makefile
---- inn-2.4.5/storage/Makefile.dynlib 2008-07-03 19:52:48.000000000 +0200
-+++ inn-2.4.5/storage/Makefile 2008-07-03 19:42:34.000000000 +0200
-@@ -47,7 +47,7 @@ $(FIXSCRIPT):
-
- libstorage.la: $(OBJECTS) $(LIBINN)
- $(LIBLD) $(LDFLAGS) -o $@ $(LOBJECTS) \
-- $(LIBINN) $(STORAGE_LIBS) $(LIBS) \
-+ $(LIBINN) $(STORAGE_LIBS) -L../lib/.libs ${LIBS} \
- -rpath $(PATHLIB) -version-info 2:0:0
-
- libstorage.a: $(OBJECTS)
diff --git a/inn.spec b/inn.spec
index 4a1592e..4972a3b 100644
--- a/inn.spec
+++ b/inn.spec
@@ -14,13 +14,11 @@ Source7: inn-cron-nntpsend
Source8: innd.init
Source10: inn-faq.tar.gz
Patch1: inn-2.4.3.rh.patch
-Patch2: inn-2.4.1.perl.patch
Patch4: inn-2.5.1.pie.patch
Patch6: inn-2.4.1.posix.patch
Patch7: inn-2.4.3.warn.patch
Patch8: inn-2.4.2-makedbz.patch
Patch10: inn-2.5.1-nologinshell.patch
-Patch11: inn-2.4.5-dynlib.patch
Patch13: inn-2.5.0-chown.patch
Patch14: inn-redhat_build.patch
Patch15: inn-shared.patch
@@ -94,13 +92,11 @@ exit 0
%prep
%setup -q
%patch1 -p1 -b .rh
-#%patch2 -p1 -b .perl
%patch4 -p1 -b .pie
%patch6 -p1 -b .posix
%patch7 -p1 -b .warn
%patch8 -p1 -b .makedbz
%patch10 -p1 -b .nologin
-#%patch11 -p1 -b .dynlib
%patch13 -p1 -b .chown
%patch14 -p1 -b .redhat_build
%patch15 -p1 -b .shared
@@ -511,6 +507,11 @@ fi
%{_mandir}/man1/inews*
%changelog
+* Wed Dec 16 2009 Nikola Pajkovsky <npajkovs@redhta.com> - 2.5.1-3
+- rebuild
+- chage licence and remove on rm -f
+- drop patches inn-2.4.1.perl.patch and inn-2.4.5-dynlib.patch
+
* Fri Dec 11 2009 Nikola Pajkovsky <npajkovs@redhat.com> - 2.5.1-2
- #225901 - Merge Review: inn
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:54 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:54 [rpms/inn] epel10.3: drop patches Nikola Pajkovsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox