[packages/compat-ncurses5] Rel 3
arekm
arekm at pld-linux.org
Wed May 13 20:00:21 CEST 2026
commit a865095933cc5287c9413b2e9283fb3781d7ce72
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 13 20:00:05 2026 +0200
Rel 3
compat-ncurses5.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/compat-ncurses5.spec b/compat-ncurses5.spec
index 324a9e4..be9cb10 100644
--- a/compat-ncurses5.spec
+++ b/compat-ncurses5.spec
@@ -8,7 +8,7 @@ Summary: curses terminal control library - version 5.x for compatibility
Summary(pl.UTF-8): Biblioteki curses do sterowania terminalem - wersja 5.x dla zgodności
Name: compat-ncurses5
Version: %{basever}.%{patchlevel}
-Release: 2
+Release: 3
License: distributable
Group: Libraries
Source0: ftp://dickey.his.com/ncurses/ncurses-%{basever}.tar.gz
@@ -278,10 +278,11 @@ gcc_version=%{cc_version}
CFLAGS="%{rpmcflags} -DPURE_TERMINFO -D_FILE_OFFSET_BITS=64"
cp -f /usr/share/automake/config.sub .
+%define configuredir ..
for t in narrowc wideclowcolor; do
install -d obj-$t
cd obj-$t
-../%configure \
+%configure \
--with-install-prefix=$RPM_BUILD_ROOT \
--without-ada \
--without-cxx \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/compat-ncurses5.git/commitdiff/a865095933cc5287c9413b2e9283fb3781d7ce72
More information about the pld-cvs-commit
mailing list