From d8bcc2f5ac2ba0cde140fe0682286dfaf5c2a2fb Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Sep 03 2010 10:55:00 +0000 Subject: Remove requires setup and rpm (RHBZ#629791). I checked back in the history, and these were inherited from the first time we created this package: http://git.annexia.org/?p=fedora-mingw.git;a=commitdiff;h=337c0675f1f1f8aa46b4ef166954b48eb8e3fe75 --- 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).