[rasdaemon] Enable ABRT report support

mchehab mchehab at fedoraproject.org
Thu Apr 3 14:47:50 UTC 2014


commit 95e051a0846f56d6c6b783947aeb22cae82c6224
Author: Mauro Carvalho Chehab <m.chehab at samsung.com>
Date:   Thu Apr 3 11:47:17 2014 -0300

    Enable ABRT report support
    
    Signed-off-by: Mauro Carvalho Chehab <m.chehab at samsung.com>

 rasdaemon.spec |    7 +++++--
 sources        |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/rasdaemon.spec b/rasdaemon.spec
index b4bb7f8..3c9e058 100644
--- a/rasdaemon.spec
+++ b/rasdaemon.spec
@@ -1,5 +1,5 @@
 Name:			rasdaemon
-Version:		0.5.1
+Version:		0.5.2
 Release:		1%{?dist}
 Summary:		Utility to receive RAS error tracings
 Group:			Applications/System
@@ -33,7 +33,7 @@ an utility for reporting current error counts from the EDAC sysfs files.
 
 %build
 autoreconf -vfi
-%configure --enable-mce --enable-aer --enable-sqlite3 --enable-abrt
+%configure --enable-mce --enable-aer --enable-sqlite3 --enable-abrt-report
 make %{?_smp_mflags}
 
 %install
@@ -52,6 +52,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
 %{_sysconfdir}/ras/dimm_labels.d
 
 %changelog
+*Thu Apr 03 2014 Mauro Carvalho Chehab <m.chehab at samsung.com> 0.5.2-1
+- fix and enable ABRT report support
+
 * Fri Mar 28 2014 Mauro Carvalho Chehab <m.chehab at samsung.com> 0.5.1-1
 - Do some fixes at the service files and add some documentation for --record
 
diff --git a/sources b/sources
index a8998c8..2146273 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-690ef46f5a290e85c372b5e17430d9e3  rasdaemon-0.5.1.tar.bz2
+6ce07f585fbf12882369126178450de4  rasdaemon-0.5.2.tar.bz2


More information about the scm-commits mailing list