hrw pushed to irssi (master). "Enable 24bit colour support - rhbz#1154186"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 08:55:08 UTC 2015


>From 8e7a195a90742661bc11242057f1df2795acc6f4 Mon Sep 17 00:00:00 2001
From: Marcin Juszkiewicz <mjuszkiewicz at redhat.com>
Date: Thu, 9 Apr 2015 12:34:41 +0200
Subject: Enable 24bit colour support - rhbz#1154186


diff --git a/irssi.spec b/irssi.spec
index 5f4cba5..9a88c9f 100644
--- a/irssi.spec
+++ b/irssi.spec
@@ -3,7 +3,7 @@
 Summary:	Modular text mode IRC client with Perl scripting
 Name:		irssi
 Version:	0.8.17
-Release:	1%{?dist}
+Release:	2%{?dist}
 
 License:	GPLv2+
 Group:		Applications/Communications
@@ -43,7 +43,8 @@ autoreconf -i
 	--with-proxy			\
 	--with-bot			\
 	--with-perl=yes			\
-	--with-perl-lib=vendor 
+	--with-perl-lib=vendor          \
+	--enable-true-color
 
 make %{_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
 mv irssi-config.h irssi-config-$(getconf LONG_BIT).h
@@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 09 2015 Marcin Juszkiewicz <mjuszkiewicz at redhat.com> - 0.8.17-2
+- Enable 24bit colour support
+
 * Mon Oct 13 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 0.8.17-1
 - New version
   Resolves: rhbz#1152060
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/irssi.git/commit/?h=master&id=8e7a195a90742661bc11242057f1df2795acc6f4


More information about the scm-commits mailing list