[rasdaemon/f21] Update rasdaemon to version 0.5.3

mchehab mchehab at fedoraproject.org
Sun Aug 10 16:15:44 UTC 2014


commit 5a0a25b9bd744e1aaa95dda6ca93608a6dc61c86
Author: Mauro Carvalho Chehab <m.chehab at samsung.com>
Date:   Sun Aug 10 13:13:57 2014 -0300

    Update rasdaemon to version 0.5.3
    
    Add support for extlog
    
    Signed-off-by: Mauro Carvalho Chehab <m.chehab at samsung.com>

 rasdaemon.spec |   11 +++++++----
 sources        |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/rasdaemon.spec b/rasdaemon.spec
index 004b00d..67c7e11 100644
--- a/rasdaemon.spec
+++ b/rasdaemon.spec
@@ -1,6 +1,6 @@
 Name:			rasdaemon
-Version:		0.5.2
-Release:		2%{?dist}
+Version:		0.5.3
+Release:		1%{?dist}
 Summary:		Utility to receive RAS error tracings
 Group:			Applications/System
 License:		GPLv2
@@ -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-report
+%configure --enable-mce --enable-aer --enable-sqlite3 --enable-extlog --enable-abrt-report
 make %{?_smp_mflags}
 
 %install
@@ -52,10 +52,13 @@ rm INSTALL %{buildroot}/usr/include/*.h
 %{_sysconfdir}/ras/dimm_labels.d
 
 %changelog
+* Sun Aug 10 2014 Mauro Carvalho Chehab <m.chehab at samsung.com> 0.5.3-1
+- Bump to version 0.5.3 and enable ABRT and ExtLog
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
-*Thu Apr 03 2014 Mauro Carvalho Chehab <m.chehab at samsung.com> 0.5.2-1
+* 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
diff --git a/sources b/sources
index 2146273..56b9270 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6ce07f585fbf12882369126178450de4  rasdaemon-0.5.2.tar.bz2
+d8c10fa78b7b7ffba6f1b2783ec90b2a  rasdaemon-0.5.3.tar.bz2


More information about the scm-commits mailing list