--- rpms/anaconda/sme8/0013-Don-t-email-root-on-raid-events.patch 2010/05/17 16:15:48 1.2 +++ rpms/anaconda/sme8/0013-Don-t-email-root-on-raid-events.patch 2011/05/05 17:50:37 1.5 @@ -1,7 +1,7 @@ -From b6323b33e79086ba44ae969c8720d0424a4c106f Mon Sep 17 00:00:00 2001 +From 9fbf912d70405232cc3669ced32fa9ad2aff1545 Mon Sep 17 00:00:00 2001 From: Shad L. Lords Date: Mon, 19 Oct 2009 08:44:55 -0600 -Subject: [PATCH] Don't email root on raid events +Subject: [PATCH 13/17] Don't email root on raid events --- fsset.py | 1 - @@ -20,5 +20,5 @@ index 7e3c26f..c41ae7d 100644 for ent in self.entries: if ent.device.getName() != "RAIDDevice": -- -1.5.5.6 +1.7.4.1