X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=bootstrap%2Fmingw-bootstrap.spec;h=3af55fb839a04f261d5bea268bee65ce0c57a8ab;hb=c12d3fdfa9ec37997a8e1c178db3886a68240c0e;hp=a3adc3596783746a7ab0e15d29478c5abd54dc71;hpb=72c0796c47a86d7944b9a9302a00b07d68d44f38;p=fedora-mingw.git diff --git a/bootstrap/mingw-bootstrap.spec b/bootstrap/mingw-bootstrap.spec index a3adc35..3af55fb 100644 --- a/bootstrap/mingw-bootstrap.spec +++ b/bootstrap/mingw-bootstrap.spec @@ -1,12 +1,14 @@ # NOTE: NOT a Fedora package. This contains binaries which are needed # just to bootstrap the whole system if you build everything from scratch. +%define __os_install_post /usr/lib/rpm/brp-compress %{nil} + %define runtime_version 3.14 %define w32api_version 3.11 Name: mingw-bootstrap Version: 1 -Release: 1%{?dist} +Release: 3%{?dist} Summary: MinGW Windows bootstrap (binary package) Group: Development/Libraries @@ -57,5 +59,5 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Jul 7 2008 Richard W.M. Jones - 1-1 +* Mon Jul 7 2008 Richard W.M. Jones - 1-3 - Initial RPM release.