]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- disable ada bindings, noone/nothing needs it
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 1 Aug 2015 10:57:27 +0000 (12:57 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 1 Aug 2015 10:57:27 +0000 (12:57 +0200)
- rel 4

ncurses.spec

index 23410bfee2156919704bebd8ea579d76b8d0960c..b488ccc98e37dff758c43ff510be3b286f62d787 100644 (file)
@@ -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
This page took 0.12092 seconds and 4 git commands to generate.