Add BR: mingw32-pdcurses
This commit is contained in:
parent
70cf12832e
commit
310b7682e1
@ -9,12 +9,9 @@
|
|||||||
%bcond_with tcl
|
%bcond_with tcl
|
||||||
%global tclversion 8.5
|
%global tclversion 8.5
|
||||||
|
|
||||||
%global mingw_build_win32 1
|
|
||||||
%global mingw_build_win64 1
|
|
||||||
|
|
||||||
Name: mingw-%{name1}
|
Name: mingw-%{name1}
|
||||||
Version: %{rpmver}
|
Version: %{rpmver}
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: MinGW Windows port of sqlite embeddable SQL database engine
|
Summary: MinGW Windows port of sqlite embeddable SQL database engine
|
||||||
|
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
@ -43,7 +40,7 @@ BuildRequires: mingw32-termcap
|
|||||||
BuildRequires: mingw64-filesystem >= 95
|
BuildRequires: mingw64-filesystem >= 95
|
||||||
BuildRequires: mingw64-gcc
|
BuildRequires: mingw64-gcc
|
||||||
BuildRequires: mingw64-binutils
|
BuildRequires: mingw64-binutils
|
||||||
#BuildRequires: mingw64-pdcurses
|
BuildRequires: mingw64-pdcurses
|
||||||
BuildRequires: mingw64-readline
|
BuildRequires: mingw64-readline
|
||||||
BuildRequires: mingw64-termcap
|
BuildRequires: mingw64-termcap
|
||||||
|
|
||||||
@ -237,6 +234,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 22 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.9-6
|
||||||
|
- Add BR: mingw64-pdcurses
|
||||||
|
|
||||||
* Sat Mar 10 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.9-5
|
* Sat Mar 10 2012 Erik van Pienbroek <epienbro@fedoraproject.org> - 3.7.9-5
|
||||||
- Added win64 support
|
- Added win64 support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user