summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Gilmore <dennis@ausil.us>2014-03-13 14:12:05 -0500
committerDennis Gilmore <dennis@ausil.us>2014-03-13 14:12:05 -0500
commitbcb02e56432f409f0a7fd30697fe1b238528b51a (patch)
tree91637bba0dd6c0af65f72d78d104324c7a5a08bc
parent9fdffcc691577577c754e8b5d76a7beb82633165 (diff)
downloaduboot-tools-bcb02e56432f409f0a7fd30697fe1b238528b51a.tar.gz
uboot-tools-bcb02e56432f409f0a7fd30697fe1b238528b51a.tar.xz
uboot-tools-bcb02e56432f409f0a7fd30697fe1b238528b51a.zip
actually apply patches
-rw-r--r--uboot-tools.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/uboot-tools.spec b/uboot-tools.spec
index 6598913..f6d673b 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -2,7 +2,7 @@
Name: uboot-tools
Version: 2014.04
-Release: 0.1%{?candidate:.%{candidate}}%{?dist}
+Release: 0.2%{?candidate:.%{candidate}}%{?dist}
Summary: U-Boot utilities
Group: Development/Tools
@@ -150,6 +150,10 @@ u-boot bootloader binaries for Wandboard i.MX6 Solo
%setup -q -n u-boot-%{version}%{?candidate:-%{candidate}}
%patch1 -p1
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
+%patch13 -p1
mkdir builds
# convert fedora logo to bmp for use in u-boot
@@ -430,6 +434,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Mar 13 2014 Dennis Gilmore <dennis@ausil.us> - 2014.04-0.2.rc2
+- actually apply patches
+
* Wed Mar 12 2014 Dennis Gilmore <dennis@ausil.us> - 2014.04-0.1.rc2
- update to 2014.04-rc2
- add patches to convert some boards to generic distro configs