X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=runtime-bootstrap%2Fmingw32-runtime-bootstrap.spec;fp=runtime-bootstrap%2Fmingw-runtime-bootstrap.spec;h=4893c32d34af36a91d77e670cd8f753bbb09689a;hb=125651316893857f6039271122b9eaa841c9b25d;hp=c83fdc5868204d641e543e75f53995f80d17e81c;hpb=dfb3cf5f401a7ad4f5720ca326dae90dd512167c;p=fedora-mingw.git diff --git a/runtime-bootstrap/mingw-runtime-bootstrap.spec b/runtime-bootstrap/mingw32-runtime-bootstrap.spec similarity index 85% rename from runtime-bootstrap/mingw-runtime-bootstrap.spec rename to runtime-bootstrap/mingw32-runtime-bootstrap.spec index c83fdc5..4893c32 100644 --- a/runtime-bootstrap/mingw-runtime-bootstrap.spec +++ b/runtime-bootstrap/mingw32-runtime-bootstrap.spec @@ -5,9 +5,9 @@ %define runtime_version 3.14 -Name: mingw-runtime-bootstrap +Name: mingw32-runtime-bootstrap Version: 1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: MinGW Windows bootstrap (binary package) Group: Development/Libraries @@ -20,6 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +Provides: mingw32-runtime = %{runtime_version} Provides: mingw-runtime = %{runtime_version} @@ -56,5 +57,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 24 2008 Richard W.M. Jones - 1-4 +- Rename mingw -> mingw32. + * Mon Jul 7 2008 Richard W.M. Jones - 1-3 - Initial RPM release.