packaging: u-boot-xu3.spec: modify the source file prefix name tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/common/20150526.130357 accepted/tizen/ivi/20160218.024221 accepted/tizen/mobile/20150526.234722 accepted/tizen/tv/20150526.234653 accepted/tizen/wearable/20150526.234705 submit/tizen/20150526.114051 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 26 May 2015 09:50:54 +0000 (18:50 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Tue, 26 May 2015 11:38:21 +0000 (20:38 +0900)
Modify the source file prefix name from u-boot-xu3 to u-boot.
When built with u-boot.spec and u-boot-xu3.spec, it needs to take same source
file.

Change-Id: I0f0d8fd5973b4e9cfc6337d9b9431598bedaa891
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
packaging/u-boot-xu3.spec

index 3fc5cad..f326a32 100644 (file)
@@ -6,7 +6,7 @@ Group: System/Kernel
 License: GPL-2.0+
 ExclusiveArch: %{arm}
 URL: https://review.tizen.org/git/?p=kernel/u-boot.git
-Source0: %{name}-%{version}.tar.bz2
+Source0: u-boot-%{version}.tar.bz2
 Source1001: u_boot_xu3.manifest
 
 BuildRequires: gcc >= 4.8