rpms/mingw32-runtime/devel mingw32-runtime.spec,1.1,1.2

Richard W.M. Jones rjones at fedoraproject.org
Tue Dec 9 18:16:24 UTC 2008


Author: rjones

Update of /cvs/pkgs/rpms/mingw32-runtime/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16637

Modified Files:
	mingw32-runtime.spec 
Log Message:
* Tue Dec  9 2008 Richard W.M. Jones <rjones at redhat.com> - 3.15.1-10
- Force rebuild to get rid of the binary bootstrap package and replace
  with package built from source.

* Wed Nov 26 2008 Richard W.M. Jones <rjones at redhat.com> - 3.15.1-9
- No runtime dependency on binutils or gcc.
- But it DOES BR w32api.



Index: mingw32-runtime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-runtime/devel/mingw32-runtime.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mingw32-runtime.spec	25 Nov 2008 17:28:18 -0000	1.1
+++ mingw32-runtime.spec	9 Dec 2008 18:15:54 -0000	1.2
@@ -6,7 +6,7 @@
 
 Name:           mingw32-runtime
 Version:        3.15.1
-Release:        8%{?dist}
+Release:        10%{?dist}
 Summary:        MinGW Windows cross-compiler runtime
 
 License:        Public Domain
@@ -20,9 +20,7 @@
 BuildRequires:  mingw32-filesystem >= 39-3
 BuildRequires:  mingw32-binutils
 BuildRequires:  mingw32-gcc
-
-Requires:       mingw32-binutils
-Requires:       mingw32-gcc
+BuildRequires:  mingw32-w32api
 
 # Once this is installed, mingw32-bootstrap (binary bootstrapper) is no
 # longer needed.
@@ -67,6 +65,14 @@
 
 
 %changelog
+* Tue Dec  9 2008 Richard W.M. Jones <rjones at redhat.com> - 3.15.1-10
+- Force rebuild to get rid of the binary bootstrap package and replace
+  with package built from source.
+
+* Wed Nov 26 2008 Richard W.M. Jones <rjones at redhat.com> - 3.15.1-9
+- No runtime dependency on binutils or gcc.
+- But it DOES BR w32api.
+
 * Mon Nov 24 2008 Richard W.M. Jones <rjones at redhat.com> - 3.15.1-8
 - Rebuild against latest filesystem package.
 - MINGW_CFLAGS -> MINGW32_CFLAGS.




More information about the fedora-extras-commits mailing list