diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec index d0ec163..df5058f 100644 --- a/mingw32-filesystem.spec +++ b/mingw32-filesystem.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: mingw32-filesystem -Version: 57 +Version: 58 Release: 1%{?dist} Summary: MinGW base filesystem and environment @@ -22,8 +22,6 @@ Source7: mingw32-rpmlint.config Source8: Toolchain-mingw32.cmake Source9: mingw32-find-debuginfo.sh -Requires: setup -Requires: rpm Requires: pkgconfig Requires: rpmlint >= 0.85-2 @@ -167,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Sep 3 2010 Richard W.M. Jones - 58-1 +- Remove requires setup and rpm (RHBZ#629791). + * Tue Jun 8 2010 Richard W.M. Jones - 57-1 - Add provides mingw32(rpcrt4.dll) (RHBZ#594581).