From 76f10bc40d7278e271dd6f2231c350d06ec4a52f Mon Sep 17 00:00:00 2001 From: WonYoung Choi Date: Mon, 18 May 2015 11:38:07 +0900 Subject: [PATCH] Fix license and URL in the spec file. Change-Id: I13985a8d76a9750f58d02819623322079125b5bb --- packaging/wrt.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/wrt.spec b/packaging/wrt.spec index 28126c6..40198e4 100755 --- a/packaging/wrt.spec +++ b/packaging/wrt.spec @@ -6,8 +6,8 @@ Summary: Runtime for Web Application Version: 2.0.0 Release: 1 Group: Development/Libraries -License: Apache License, Version 2.0 / BSD -URL: N/A +License: BSD-3-Clause and Apache-2.0 +URL: https://www.tizen.org Source0: %{name}-%{version}.tar.gz BuildRequires: cmake -- 2.7.4