Remove __os_install_post, I think it's just left over from earlier.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 11 Sep 2008 14:48:16 +0000 (15:48 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 11 Sep 2008 14:48:16 +0000 (15:48 +0100)
gcc/mingw-gcc.spec

index 2db4182..21c2a9d 100644 (file)
@@ -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 <rjones@redhat.com> - 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 <rjones@redhat.com> - 4.3.1-4
 - Use RPM macros from mingw-filesystem.