X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=example%2Fmingw32-example.spec;h=9361ee9c6badff9cc8ad76f8b077585a96ca0018;hb=9ef1cc127031eaf25cb845c93284435c957caf80;hp=1a03ff30c5554a30218a4e1221111203e8b456a8;hpb=5bf7d7cb0824c155c266934cfa853b80f657e848;p=fedora-mingw.git diff --git a/example/mingw32-example.spec b/example/mingw32-example.spec index 1a03ff3..9361ee9 100644 --- a/example/mingw32-example.spec +++ b/example/mingw32-example.spec @@ -24,7 +24,7 @@ Source0: BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: mingw32-filesystem >= 34 +BuildRequires: mingw32-filesystem >= 35 BuildRequires: mingw32-gcc BuildRequires: mingw32-binutils # Any additional BuildRequires. @@ -39,7 +39,7 @@ BuildRequires: mingw32-binutils %build -%{_mingw32_configure} +%{_mingw32_configure} --disable-static make %{?_smp_mflags} @@ -63,5 +63,5 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Nov 13 2008 Your Name - 1.2.3-1 +* Fri Jan 23 2009 Your Name - 1.2.3-1 - Initial RPM release.