Added _mingw32_cxx macro. New filesystem version 30.
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 6 Oct 2008 12:30:12 +0000 (13:30 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 6 Oct 2008 12:30:12 +0000 (13:30 +0100)
example/mingw32-example.spec
filesystem/mingw32-filesystem.spec
filesystem/mingw32-macros.mingw32

index 9ccb23f..1e4e5f4 100644 (file)
@@ -17,7 +17,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 
-BuildRequires:  mingw32-filesystem >= 26
+BuildRequires:  mingw32-filesystem >= 30
 BuildRequires:  mingw32-gcc
 BuildRequires:  mingw32-binutils
 # Any additional BuildRequires.
index 1426f9a..52fd7a5 100644 (file)
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           mingw32-filesystem
-Version:        29
+Version:        30
 Release:        1%{?dist}
 Summary:        MinGW base filesystem and environment
 
@@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Oct  6 2008 Richard Jones <rjones@redhat.com> - 30-1
+- Added _mingw32_cxx.
+
 * Thu Sep 25 2008 Richard Jones <rjones@redhat.com> - 29-1
 - Added _mingw32_as, _mingw32_dlltool, _mingw32_windres.
 
index e5d9368..8552b9a 100644 (file)
@@ -32,6 +32,8 @@
 %_mingw32_strip                  i686-pc-mingw32-strip
 %_mingw32_objdump        i686-pc-mingw32-objdump
 %_mingw32_windres        i686-pc-mingw32-windres
+%_mingw32_cxx             i686-pc-mingw32-g++
+
 %_mingw32_findprovides    /usr/lib/rpm/mingw32-find-provides.sh
 %_mingw32_findrequires    /usr/lib/rpm/mingw32-find-requires.sh