From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Thu, 11 Sep 2008 14:48:16 +0000 (+0100) Subject: Remove __os_install_post, I think it's just left over from earlier. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=bfd515b5630deeeb085dcf87fafd6abc3664791a;p=fedora-mingw.git Remove __os_install_post, I think it's just left over from earlier. --- diff --git a/gcc/mingw-gcc.spec b/gcc/mingw-gcc.spec index 2db4182..21c2a9d 100644 --- a/gcc/mingw-gcc.spec +++ b/gcc/mingw-gcc.spec @@ -1,8 +1,6 @@ -%define __os_install_post /usr/lib/rpm/brp-compress %{nil} - Name: mingw-gcc Version: 4.3.2 -Release: 4%{?dist} +Release: 5%{?dist} Summary: MinGW Windows cross-compiler (GCC) for C License: GPLv2+ @@ -164,6 +162,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 10 2008 Richard W.M. Jones - 4.3.1-5 +- Remove __os_install_post, I think it's just left over from earlier. + * Thu Sep 4 2008 Richard W.M. Jones - 4.3.1-4 - Use RPM macros from mingw-filesystem.