From e3f7ce86cdc0702870e3941d07b43ebde01d249d Mon Sep 17 00:00:00 2001 From: taeyoung Date: Wed, 18 Nov 2015 15:54:00 +0900 Subject: [PATCH] license: change license file name Change-Id: I46f9f0d6453aa0aecfec282afac9d6a6656b4614 Signed-off-by: taeyoung --- LICENSE.APLv2 => LICENSE | 0 packaging/capi-system-info.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE.APLv2 => LICENSE (100%) diff --git a/LICENSE.APLv2 b/LICENSE similarity index 100% rename from LICENSE.APLv2 rename to LICENSE diff --git a/packaging/capi-system-info.spec b/packaging/capi-system-info.spec index 6454044..3b29404 100644 --- a/packaging/capi-system-info.spec +++ b/packaging/capi-system-info.spec @@ -63,7 +63,7 @@ cp -f script/make_info_file.sh %{buildroot}/etc/make_info_file.sh %files %manifest %{name}.manifest -%license LICENSE.APLv2 +%license LICENSE %{_libdir}/libcapi-system-info.so.* %attr(0744,root,-) /etc/make_info_file.sh -- 2.7.4