diff --git a/mingw-binutils.spec b/mingw-binutils.spec index a8b72fb..f156f78 100644 --- a/mingw-binutils.spec +++ b/mingw-binutils.spec @@ -2,7 +2,7 @@ Name: mingw-binutils Version: 2.22.52.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-compiled version of binutils for Win32 and Win64 environments License: GPLv2+ and LGPLv2+ and GPLv3+ and LGPLv3+ @@ -21,6 +21,7 @@ BuildRequires: mingw64-filesystem >= 95 BuildRequires: dejagnu BuildRequires: sharutils %endif +Provides: bundled(libiberty) %description @@ -245,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT/multilib %changelog +* Mon Oct 15 2012 Jon Ciesla - 2.22.52.0.4-2 +- Provides: bundled(libiberty) + * Wed Jul 18 2012 Erik van Pienbroek - 2.22.52.0.4-1 - Update to 2.22.52.0.4 release