[tin] Add configure option '--with-screen=ncursesw' (fixes #890764)

Adrian Reber adrian at fedoraproject.org
Thu Jan 10 09:01:30 UTC 2013


commit 7611a605e5d74d1a4102b13822e7ccd4b6cb83a2
Author: Adrian Reber <adrian at lisas.de>
Date:   Thu Jan 10 10:01:24 2013 +0100

    Add configure option '--with-screen=ncursesw' (fixes #890764)

 tin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/tin.spec b/tin.spec
index 3670091..a8e058a 100644
--- a/tin.spec
+++ b/tin.spec
@@ -1,6 +1,6 @@
 Name: tin
 Version: 2.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Basic Internet news reader
 Group: Applications/Internet
 License: BSD
@@ -30,6 +30,7 @@ Install tin if you need a basic news reader.
 	--disable-mime-strict-charset \
 	--enable-color \
 	--enable-ncurses \
+	--with-screen=ncursesw \
 	--enable-locale \
 	--with-pcre
 
@@ -63,6 +64,9 @@ Install tin if you need a basic news reader.
 %{_mandir}/man5/*
 
 %changelog
+* Thu Jan 10 2013 Adrian Reber <adrian at lisas.de> - 2.0.1-3
+- Add configure option '--with-screen=ncursesw' (fixes #890764)
+
 * Fri Jul 27 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list