From 977643a11f1bbbb4ff8e5555cba5ba5fe85f3097 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Mon, 15 Oct 2012 16:06:51 -0500 Subject: [PATCH] Provides: bundled(libiberty) --- mingw-crt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mingw-crt.spec b/mingw-crt.spec index 9920097..f78adc3 100644 --- a/mingw-crt.spec +++ b/mingw-crt.spec @@ -4,7 +4,7 @@ Name: mingw-crt Version: 2.0.999 -Release: 0.11.trunk.%{snapshot_date}%{?dist} +Release: 0.12.trunk.%{snapshot_date}%{?dist} Summary: MinGW Windows cross-compiler runtime License: Public Domain and ZPLv2.1 @@ -27,6 +27,7 @@ BuildRequires: mingw64-filesystem >= 95 BuildRequires: mingw64-binutils BuildRequires: mingw64-headers BuildRequires: mingw64-gcc +Provides: bundled(libiberty) %description @@ -92,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_includedir}/*.c %changelog +* Mon Oct 15 2012 Jon Ciesla - 2.0.999-0.12.trunk.20121006 +- Provides: bundled(libiberty) + * Sat Oct 6 2012 Erik van Pienbroek - 2.0.999-0.11.trunk.20121006 - Update to 20121006 snapshot