commit 2979771b22587ad5a098bf0a12e42cfdb03ab9d4 Author: Thomas Sailer <t.sai...@alumni.ethz.ch> Date: Fri Feb 17 18:33:36 2012 +0100
apply patch from David Tardon mingw32-zlib.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/mingw32-zlib.spec b/mingw32-zlib.spec index 5e42e57..0a7cf3b 100644 --- a/mingw32-zlib.spec +++ b/mingw32-zlib.spec @@ -7,7 +7,7 @@ Name: mingw32-zlib Version: 1.2.5 -Release: 5%{?dist} +Release: 6%{?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-6 +- fix dlname in libz.la + * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> - 1.2.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild _______________________________________________ mingw mailing list mingw@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/mingw