[rasdaemon] Update to version 0.5.0

mchehab mchehab at fedoraproject.org
Sun Feb 16 11:08:25 UTC 2014


commit c4971312e41c055fc52a21c7e6efb50fd3c1502c
Author: Mauro Carvalho Chehab <m.chehab at samsung.com>
Date:   Sun Feb 16 20:08:31 2014 +0900

    Update to version 0.5.0
    
    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 0998958..8e45874 100644
--- a/rasdaemon.spec
+++ b/rasdaemon.spec
@@ -1,5 +1,5 @@
 Name:			rasdaemon
-Version:		0.4.2
+Version:		0.5.0
 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
+%configure --enable-mce --enable-aer --enable-sqlite3 --enable-abrt
 make %{?_smp_mflags}
 
 %install
@@ -52,6 +52,9 @@ rm INSTALL %{buildroot}/usr/include/*.h
 %{_sysconfdir}/ras/dimm_labels.d
 
 %changelog
+* Sun Feb 13 2014  Mauro Carvalho Chehab <m.chehab at samsung.com> 0.5.0-1
+- Add experimental ABRT support
+
 * Tue Sep 10 2013 Mauro Carvalho Chehab <m.chehab at samsung.com> 0.4.2-1
 - Fix ras-mc-ctl layout filling
  
diff --git a/sources b/sources
index 58e1c69..90c79dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-04a6ba006fbf8cb1b24151094df6a3e7  rasdaemon-0.4.2.tar.bz2
+3c4b23c417dee576e7e1677902e465b3  rasdaemon-0.5.0.tar.bz2


More information about the scm-commits mailing list