[packages/ncurses] - disable ada bindings, noone/nothing needs it - rel 4

baggins baggins at pld-linux.org
Sat Aug 1 12:58:03 CEST 2015


commit db221c84dd5d32ee985b1b3c72d7f2bbbf10be72
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Aug 1 12:57:27 2015 +0200

    - disable ada bindings, noone/nothing needs it
    - rel 4

 ncurses.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ncurses.spec b/ncurses.spec
index 23410bf..b488ccc 100644
--- a/ncurses.spec
+++ b/ncurses.spec
@@ -1,11 +1,11 @@
 #
 # Conditional build:
-%bcond_without	ada		# do not build Ada95 bindings
+%bcond_with	ada		# do not build Ada95 bindings
 %bcond_without	cxx		# do not build C++ ncurses bindings and demo programs
 #				# (this is neccessary to build ncurses linked with uClibc).
 %bcond_without	gpm		# build without (dynamically loadable) libgpm support
 
-%ifarch sparc64
+%ifarch sparc64 x32
 %undefine with_ada
 %endif
 
@@ -22,7 +22,7 @@ Summary(tr.UTF-8):	Terminal kontrol kitaplığı
 Summary(uk.UTF-8):	ncurses - нова бібліотека керування терміналами
 Name:		ncurses
 Version:	%{basever}.%{patchlevel}
-Release:	3
+Release:	4
 License:	distributable
 Group:		Libraries
 Source0:	ftp://dickey.his.com/ncurses/%{name}-%{basever}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ncurses.git/commitdiff/db221c84dd5d32ee985b1b3c72d7f2bbbf10be72



More information about the pld-cvs-commit mailing list