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:
7d1365b
)
Set --prefix correctly.
author
Richard W.M. Jones
<rjones@redhat.com>
Wed, 29 Oct 2008 16:54:38 +0000
(16:54 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Wed, 29 Oct 2008 16:54:38 +0000
(16:54 +0000)
filesystem/mingw32-filesystem.spec
patch
|
blob
|
history
diff --git
a/filesystem/mingw32-filesystem.spec
b/filesystem/mingw32-filesystem.spec
index
981a765
..
297d6cb
100644
(file)
--- a/
filesystem/mingw32-filesystem.spec
+++ b/
filesystem/mingw32-filesystem.spec
@@
-1,7
+1,7
@@
%define debug_package %{nil}
Name: mingw32-filesystem
-Version: 3
3
+Version: 3
4
Release: 1%{?dist}
Summary: MinGW base filesystem and environment
@@
-135,6
+135,9
@@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed Oct 29 2008 Richard Jones <rjones@redhat.com> - 34-1
+- Set --prefix correctly.
+
* Wed Oct 29 2008 Richard Jones <rjones@redhat.com> - 33-1
- Remove mingw32.{sh,csh} which are unused.