[mingw-sqlite] Add BR: mingw32-pdcurses

Erik van Pienbroek epienbro at fedoraproject.org
Sun Apr 22 18:01:14 UTC 2012


commit 310b7682e1ab6ba9dee7da1546824cee3cd31f27
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Apr 22 20:01:11 2012 +0200

    Add BR: mingw32-pdcurses

 mingw-sqlite.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mingw-sqlite.spec b/mingw-sqlite.spec
index b1f38b3..11b1a85 100644
--- a/mingw-sqlite.spec
+++ b/mingw-sqlite.spec
@@ -9,12 +9,9 @@
 %bcond_with tcl
 %global tclversion 8.5
 
-%global mingw_build_win32 1
-%global mingw_build_win64 1
-
 Name:           mingw-%{name1}
 Version:        %{rpmver}
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        MinGW Windows port of sqlite embeddable SQL database engine
 
 License:        Public Domain
@@ -43,7 +40,7 @@ BuildRequires:  mingw32-termcap
 BuildRequires:  mingw64-filesystem >= 95
 BuildRequires:  mingw64-gcc
 BuildRequires:  mingw64-binutils
-#BuildRequires:  mingw64-pdcurses
+BuildRequires:  mingw64-pdcurses
 BuildRequires:  mingw64-readline
 BuildRequires:  mingw64-termcap
 
@@ -237,6 +234,9 @@ find $RPM_BUILD_ROOT -name "*.la" -delete
 
 
 %changelog
+* Sun Apr 22 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.7.9-6
+- Add BR: mingw64-pdcurses
+
 * Sat Mar 10 2012 Erik van Pienbroek <epienbro at fedoraproject.org> - 3.7.9-5
 - Added win64 support
 


More information about the mingw mailing list