[arm-boot-config/f19] Import version 0.46

blc blc at fedoraproject.org
Fri May 17 02:52:42 UTC 2013


commit 6c182c3c5a8cf07c1223bdacc1ab572f091c6e65
Author: Brendan Conoboy <blc at redhat.com>
Date:   Thu May 16 22:52:19 2013 -0400

    Import version 0.46

 .gitignore           |    1 +
 arm-boot-config.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0f88679..beab042 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /arm-boot-config-0.43.tar.bz2
 /arm-boot-config-0.45.tar.bz2
+/arm-boot-config-0.46.tar.bz2
diff --git a/arm-boot-config.spec b/arm-boot-config.spec
index b811974..996c624 100644
--- a/arm-boot-config.spec
+++ b/arm-boot-config.spec
@@ -1,5 +1,5 @@
 Name:		arm-boot-config
-Version:	0.45
+Version:	0.46
 Release:	1%{?dist}
 Summary:	ARM Boot Configuration library and boot script generator
 License:	GPLv2+
@@ -8,6 +8,7 @@ URL:		https://git.fedorahosted.org/git/arm-boot-config.git
 Source0:	%{name}-%{version}.tar.bz2
 ExclusiveArch:	%{arm}
 Requires:	grubby
+Requires:	kernel
 Requires:	uboot-tools
 
 # There are no binaries in this package, but it is for 32 bit ARM systems only.
@@ -42,6 +43,9 @@ true
 %_defaultdocdir/%{name}-%{version}
 
 %changelog
+* Thu May 16 2013 Brendan Conoboy <blc at redhat.com> - 0.46-1
+- Fixes for TI board detection, require kernel.
+
 * Wed May 15 2013 Brendan Conoboy <blc at redhat.com> - 0.45-1
 - Evaluate u_dtb to decide which kernel to use by default.
 
diff --git a/sources b/sources
index 99d2cd7..c154497 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e84316205cfe24c780945d5562b427c  arm-boot-config-0.45.tar.bz2
+0db25c2af1ad61ccf31beb080c1bbc72  arm-boot-config-0.46.tar.bz2


More information about the scm-commits mailing list