From d0e7bf320d8ee292a4a1497de111c73e5affb977 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 27 Jul 2012 00:53:16 -0500 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- mdadm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mdadm.spec b/mdadm.spec index 670f7d3..c13313c 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -1,7 +1,7 @@ Summary: The mdadm program controls Linux md devices (software RAID arrays) Name: mdadm Version: 3.2.5 -Release: 5%{?dist} +Release: 6%{?dist} Source: http://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-%{version}.tar.xz Source1: mdmonitor.init Source2: raid-check @@ -132,6 +132,9 @@ fi %{_initrddir}/* %changelog +* Fri Jul 27 2012 Fedora Release Engineering - 3.2.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Jul 18 2012 Karsten Hopp 3.2.5-5 - include in some to avoid type clashes. same problem as rhbz #840902