From 74543e5b58a1aa9abe8c865ea8da427973261ccc Mon Sep 17 00:00:00 2001 From: "jy910.yun" Date: Fri, 13 Sep 2013 21:13:57 +0900 Subject: [PATCH] copy license file to /usr/share/license/ Signed-off-by: jy910.yun Change-Id: I8f690aeae01a622d03ef8498b0124bb24066a5cf --- LICENSE => LICENSE.APLv2 | 0 packaging/capi-system-device.spec | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE => LICENSE.APLv2 (100%) diff --git a/LICENSE b/LICENSE.APLv2 similarity index 100% rename from LICENSE rename to LICENSE.APLv2 diff --git a/packaging/capi-system-device.spec b/packaging/capi-system-device.spec index 8f988e2..4497aee 100644 --- a/packaging/capi-system-device.spec +++ b/packaging/capi-system-device.spec @@ -47,7 +47,7 @@ make %{?jobs:-j%jobs} %files %manifest %{name}.manifest -%license LICENSE +%license LICENSE.APLv2 %manifest capi-system-device.manifest %{_libdir}/libcapi-system-device.so.* -- 2.7.4