[packages/epic4] up to 2.10.11

atler atler at pld-linux.org
Tue Jul 29 00:38:04 CEST 2025


commit 58a716a01d9991158192702c33332d05f5a93658
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Jul 29 00:37:42 2025 +0200

    up to 2.10.11

 epic4.spec        | 16 +++++++---------
 gcc10.patch       | 10 ----------
 perl-config.patch | 25 -------------------------
 3 files changed, 7 insertions(+), 44 deletions(-)
---
diff --git a/epic4.spec b/epic4.spec
index 55a21e2..be9e937 100644
--- a/epic4.spec
+++ b/epic4.spec
@@ -1,26 +1,26 @@
 Summary:	Another popular Unix IRC client
 Summary(pl.UTF-8):	Jeszcze jeden popularny uniksowy klient IRC
 Name:		epic4
-Version:	2.10.6
-Release:	7
+Version:	2.10.11
+Release:	1
 License:	distributable
 Group:		Applications/Communications
-Source0:	ftp://ftp.epicsol.org/pub/ircii/EPIC4-PRODUCTION/%{name}-%{version}.tar.xz
-# Source0-md5:	1934d9dea697ac7d15cb085df96e8c2f
+Source0:	https://ftp.epicsol.org/pub/epic/EPIC4-PRODUCTION/%{name}-%{version}.tar.xz
+# Source0-md5:	2961e927461aab76352af7128c8aea67
 Source1:	ftp://ftp.epicsol.org/pub/ircii/EPIC4-PRODUCTION/%{name}-help-20050315.tar.gz
 # Source1-md5:	9888d1af465ca72bf9a02487264071a5
 Source2:	epic.desktop
 Patch0:		%{name}-DESTDIR.patch
 Patch1:		%{name}-gethostname_is_in_libc_aka_no_libnsl.patch
 Patch2:		%{name}-config_file_path.patch
-Patch3:		gcc10.patch
-Patch4:		perl-config.patch
-Patch5:		type-checks.patch
+Patch3:		type-checks.patch
 URL:		http://www.epicsol.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	ncurses-devel >= 5.0
 BuildRequires:	perl-devel
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Conflicts:	lice <= 4.2.0-5
 Obsoletes:	epic
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -41,8 +41,6 @@ program wykorzystywany do łączenia się z serwerami IRC na całym
 %patch -P1 -p1
 %patch -P2 -p1
 %patch -P3 -p1
-%patch -P4 -p1
-%patch -P5 -p1
 
 %build
 %{__aclocal}
diff --git a/gcc10.patch b/gcc10.patch
deleted file mode 100644
index ae526f1..0000000
--- a/gcc10.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- epic4-2.10.6/include/irc.h~	2016-01-30 17:32:30.000000000 +0100
-+++ epic4-2.10.6/include/irc.h	2021-10-24 19:26:11.232881095 +0200
-@@ -166,6 +166,6 @@
- 	char *	current_package		(void);  /* XXX command.c */
- 
- /* keep track of signals for scripted events */
--volatile int     signals_caught[NSIG];
-+extern volatile int     signals_caught[NSIG];
- 
- #endif /* __irc_h */
diff --git a/perl-config.patch b/perl-config.patch
deleted file mode 100644
index 1b516dd..0000000
--- a/perl-config.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- epic4-2.10.6/configure.in~	2022-08-26 09:31:02.000000000 +0200
-+++ epic4-2.10.6/configure.in	2022-08-26 09:34:48.375184978 +0200
-@@ -639,20 +639,12 @@
- [  --with-perl[=PATH]       Compile with perl support.],
- [ test -z "$withval" && withval=yes ],
- )
--test "xno" != "x$withval" && for base in $withval /usr/local /usr /
--do
--	FOUND=
--	for ext in so a dll ; do
--		test -r $base/lib/libperl.$ext && FOUND=1
--		test -r $base/libperl.$ext && FOUND=1
--	done
--	test -n "$FOUND" || continue
-+if test "xno" != "x$withval"; then
- 	AC_MSG_RESULT(yes)
- 	LIBS="$LIBS `perl -MExtUtils::Embed -e ldopts`"
- 	PERLDOTOH="perl.o"
- 	AC_DEFINE(PERL)
--	break
--done
-+fi
- test -z "$PERLDOTOH" && AC_MSG_RESULT(no)
- withval=''
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/epic4.git/commitdiff/58a716a01d9991158192702c33332d05f5a93658



More information about the pld-cvs-commit mailing list