From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Wed, 29 Oct 2008 16:54:38 +0000 (+0000) Subject: Set --prefix correctly. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=4166ef0a8c81f113796044196a65d213bb592dbb;p=fedora-mingw.git Set --prefix correctly. --- diff --git a/filesystem/mingw32-filesystem.spec b/filesystem/mingw32-filesystem.spec index 981a765..297d6cb 100644 --- a/filesystem/mingw32-filesystem.spec +++ b/filesystem/mingw32-filesystem.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: mingw32-filesystem -Version: 33 +Version: 34 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 - 34-1 +- Set --prefix correctly. + * Wed Oct 29 2008 Richard Jones - 33-1 - Remove mingw32.{sh,csh} which are unused.