Commit 4b875df275172522da0ed948dcc08904f9b25e63

Authored by Perry Werneck
1 parent 57dbd40c

Updating windows packages.

win/mingw32-lib3270.spec
@@ -61,8 +61,7 @@ BuildRequires: mingw32-cross-pkg-config @@ -61,8 +61,7 @@ BuildRequires: mingw32-cross-pkg-config
61 BuildRequires: mingw32-filesystem 61 BuildRequires: mingw32-filesystem
62 BuildRequires: mingw32-libopenssl-devel 62 BuildRequires: mingw32-libopenssl-devel
63 BuildRequires: mingw32-zlib-devel 63 BuildRequires: mingw32-zlib-devel
64 -  
65 -#BuildRequires: mingw32(pkg:gtk+-win32-3.0) 64 +BuildRequires: mingw32(lib:iconv)
66 65
67 %description 66 %description
68 67
@@ -105,7 +104,7 @@ make all @@ -105,7 +104,7 @@ make all
105 104
106 %{_mingw32_strip} \ 105 %{_mingw32_strip} \
107 --strip-all \ 106 --strip-all \
108 - .bin/lib3270/Release/*.dll.%{MAJOR_VERSION}.%{MINOR_VERSION} 107 + .bin/lib3270/Release/*.dll.%{MAJOR_VERSION}.%{MINOR_VERSION}
109 108
110 %install 109 %install
111 %{_mingw32_makeinstall} 110 %{_mingw32_makeinstall}
win/mingw64-lib3270.spec
@@ -61,8 +61,7 @@ BuildRequires: mingw64-cross-pkg-config @@ -61,8 +61,7 @@ BuildRequires: mingw64-cross-pkg-config
61 BuildRequires: mingw64-filesystem 61 BuildRequires: mingw64-filesystem
62 BuildRequires: mingw64-libopenssl-devel 62 BuildRequires: mingw64-libopenssl-devel
63 BuildRequires: mingw64-zlib-devel 63 BuildRequires: mingw64-zlib-devel
64 -  
65 -#BuildRequires: mingw64(pkg:gtk+-win32-3.0) 64 +BuildRequires: mingw64(lib:iconv)
66 65
67 %description 66 %description
68 67
@@ -105,7 +104,7 @@ make all @@ -105,7 +104,7 @@ make all
105 104
106 %{_mingw64_strip} \ 105 %{_mingw64_strip} \
107 --strip-all \ 106 --strip-all \
108 - .bin/lib3270/Release/*.dll.%{MAJOR_VERSION}.%{MINOR_VERSION} 107 + .bin/lib3270/Release/*.dll.%{MAJOR_VERSION}.%{MINOR_VERSION}
109 108
110 %install 109 %install
111 %{_mingw64_makeinstall} 110 %{_mingw64_makeinstall}