[mingw32-filesystem] Remove requires setup and rpm (RHBZ#629791).

Richard W.M. Jones rjones at fedoraproject.org
Fri Sep 3 10:56:57 UTC 2010


commit d8bcc2f5ac2ba0cde140fe0682286dfaf5c2a2fb
Author: Richard Jones <rjones at redhat.com>
Date:   Fri Sep 3 11:53:26 2010 +0100

    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

 mingw32-filesystem.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
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 <rjones at redhat.com> - 58-1
+- Remove requires setup and rpm (RHBZ#629791).
+
 * Tue Jun  8 2010 Richard W.M. Jones <rjones at redhat.com> - 57-1
 - Add provides mingw32(rpcrt4.dll) (RHBZ#594581).
 


More information about the scm-commits mailing list