X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=8d272fdafe6e2871f4218973e1ec6c528f674e8c;hp=b4fcf8c0020e6ac5299b1ae5877f7a3fb3a976c8;hb=1bab6fd2bd6c65560d26b46b0a245bd7d46f2add;hpb=1d743ae945e51bb1bc773ec7bd3e0d51dbf9afab diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index b4fcf8c0..8d272fda 100644 --- a/package/mingw-ncurses.spec +++ b/package/mingw-ncurses.spec @@ -2,11 +2,11 @@ Summary: shared libraries for terminal handling Name: mingw32-ncurses6 -Release: 5.9 -Version: 20130805 +Version: 5.9 +Release: 20140629 License: X11 Group: Development/Libraries -Source: ncurses-%{release}-%{version}.tgz +Source: ncurses-%{version}-%{release}.tgz # URL: http://invisible-island.net/ncurses/ BuildRequires: mingw32-filesystem >= 95 @@ -70,10 +70,11 @@ This package is used for testing ABI 6 with cross-compiles to MinGW. --without-debug \\\ --with-install-prefix=$RPM_BUILD_ROOT \\\ --without-manpages \\\ + --without-progs \\\ --without-tests %define debug_package %{nil} -%setup -q -n ncurses-%{release}-%{version} +%setup -q -n ncurses-%{version}-%{release} %build mkdir BUILD-W32