git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a663ca
)
Remove __os_install_post, I think it's just left over from earlier.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 11 Sep 2008 14:48:16 +0000
(15:48 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 11 Sep 2008 14:48:16 +0000
(15:48 +0100)
gcc/mingw-gcc.spec
patch
|
blob
|
history
diff --git
a/gcc/mingw-gcc.spec
b/gcc/mingw-gcc.spec
index
2db4182
..
21c2a9d
100644
(file)
--- 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 <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.