X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=bootstrap%2Fmingw-bootstrap.spec;h=3af55fb839a04f261d5bea268bee65ce0c57a8ab;hb=d9581825fe5232372b44b2a09e22088f44261c6d;hp=a3adc3596783746a7ab0e15d29478c5abd54dc71;hpb=60aa11e32b8635dbeae99afcd24e0ad6405f4ab8;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.