[packages/irssi] - up to 0.8.17

arekm arekm at pld-linux.org
Thu Oct 23 09:53:21 CEST 2014


commit c7d2e44abbff1e9c677d036258331717dfde7f77
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 23 09:53:17 2014 +0200

    - up to 0.8.17

 irssi-dynamic.patch       |  8 ++++----
 irssi-libs-nopoison.patch |  4 ++--
 irssi.spec                | 13 +++++++------
 3 files changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/irssi.spec b/irssi.spec
index 615debc..750c3cf 100644
--- a/irssi.spec
+++ b/irssi.spec
@@ -10,20 +10,20 @@
 
 %define		idea_ver	0.1.46
 %define		xmpp_ver	0.52
-%define		irssi_perl_version 20140111
+%define		irssi_perl_version 20141011
 %{?with_perl:%include	/usr/lib/rpm/macros.perl}
 Summary:	Irssi is a IRC client
 Summary(fr.UTF-8):	Irssi est un client IRC
 Summary(hu.UTF-8):	Irssi egy IRC kliens
 Summary(pl.UTF-8):	Irssi - wygodny w użyciu klient IRC
 Name:		irssi
-Version:	0.8.16
-Release:	2
+Version:	0.8.17
+Release:	1
 License:	GPL
 Group:		Applications/Communications
 #Source0:	http://www.irssi.org/files/snapshots/%{name}-%{_snap}.tar.gz
 Source0:	http://www.irssi.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	5a8ee7144b63fa01747d6f400c40ef34
+# Source0-md5:	00cde2ba7ba37af9e3df451f430ecdea
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 # NXDOMAIN
@@ -129,7 +129,7 @@ mv irssi-xmpp{-%{xmpp_ver},}
 %patch8 -p1
 
 # hack
-%{__sed} -i -e 's#\./libtool#%{_bindir}/libtool#g' 'configure.in'
+%{__sed} -i -e 's#\./libtool#%{_bindir}/libtool#g' 'configure.ac'
 
 %build
 ver=$(awk '/IRSSI_VERSION_DATE/{print $3}' irssi-version.h)
@@ -153,6 +153,7 @@ fi
 	%{?with_perl:--with-perl-lib=vendor} \
 	%{!?with_perl:--with-perl=no} \
 	%{?with_ipv6:--enable-ipv6} \
+	--enable-true-color \
 	--enable-nls \
 	--%{?with_ssl:en}%{!?with_ssl:dis}able-ssl
 
@@ -213,7 +214,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO NEWS docs/*.{txt,html}
+%doc AUTHORS ChangeLog README.md TODO NEWS docs/*.{txt,html}
 %attr(755,root,root) %{_bindir}/botti
 %attr(755,root,root) %{_bindir}/irssi
 %dir %{_libdir}/irssi
diff --git a/irssi-dynamic.patch b/irssi-dynamic.patch
index 6385edf..288ffd6 100644
--- a/irssi-dynamic.patch
+++ b/irssi-dynamic.patch
@@ -1,6 +1,6 @@
-diff -ur irssi-0.8.10-rc5-o/configure.in irssi-0.8.10-rc5/configure.in
---- irssi-0.8.10-rc5-o/configure.in	2004-09-15 06:15:05.000000000 -0600
-+++ irssi-0.8.10-rc5/configure.in	2005-05-29 01:32:38.000000000 -0600
+diff -ur irssi-0.8.10-rc5-o/configure.ac irssi-0.8.10-rc5/configure.ac
+--- irssi-0.8.10-rc5-o/configure.ac	2004-09-15 06:15:05.000000000 -0600
++++ irssi-0.8.10-rc5/configure.ac	2005-05-29 01:32:38.000000000 -0600
 @@ -236,6 +236,10 @@
      ;;
  esac
@@ -276,7 +276,7 @@ diff -ur irssi-0.8.10-rc5-o/src/lib-config/Makefile.am irssi-0.8.10-rc5/src/lib-
 +libirssi_config_LTLIBRARIES = libirssi_config.la
 +libirssi_configdir = $(libdir)
  
- INCLUDES = \
+ AM_CPPFLAGS = \
  	-I$(top_srcdir)/src \
  	$(GLIB_CFLAGS)
  
diff --git a/irssi-libs-nopoison.patch b/irssi-libs-nopoison.patch
index 5b636c6..13fabac 100644
--- a/irssi-libs-nopoison.patch
+++ b/irssi-libs-nopoison.patch
@@ -1,5 +1,5 @@
---- irssi-0.8.12/configure.in~	2008-11-16 19:24:07.000000000 +0200
-+++ irssi-0.8.12/configure.in	2008-11-16 19:26:14.401917429 +0200
+--- irssi-0.8.12/configure.ac~	2008-11-16 19:24:07.000000000 +0200
++++ irssi-0.8.12/configure.ac	2008-11-16 19:26:14.401917429 +0200
 @@ -511,7 +511,7 @@
  		AC_MSG_RESULT([not found, building without Perl])
  		want_perl=no
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/irssi.git/commitdiff/c7d2e44abbff1e9c677d036258331717dfde7f77



More information about the pld-cvs-commit mailing list