commit 6e49e84b5a9822cacc2472271676e02eb4aea797 Author: Thomas Sailer <t.sai...@alumni.ethz.ch> Date: Fri Feb 17 18:49:57 2012 +0100
add patch by David Tardon mingw32-zlib.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/mingw32-zlib.spec b/mingw32-zlib.spec index e9e244b..8f4f53a 100644 --- a/mingw32-zlib.spec +++ b/mingw32-zlib.spec @@ -7,7 +7,7 @@ Name: mingw32-zlib Version: 1.2.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: MinGW Windows zlib compression library License: zlib @@ -85,7 +85,7 @@ popd autoreconf --install; %{_mingw32_configure} make %{?_smp_mflags} libz.la -perl -i -pe 's,libz-1.dll,zlib1.dll,' libz.la +perl -i -pe 's,libz-1.dll,zlib1.dll,' .libs/libz.lai rm -f libz.dll.a cp x/libzdll.a libz.dll.a cp x/zlib1.dll . @@ -136,6 +136,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Feb 17 2012 David Tardon <dtar...@redhat.com> - 1.2.5-5 +- fix dlname in libz.la + * Tue May 10 2011 Kalev Lember <ka...@smartlink.ee> - 1.2.5-4 - Use the built .pc file instead of manually generating it _______________________________________________ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw