From: Bang Kwang-Min Date: Tue, 29 Apr 2014 05:27:30 +0000 (+0900) Subject: Fix build warnnings X-Git-Tag: accepted/tizen/common/20140429.091538^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=284d7254c1c229ef4dd219db9978c0164bb49c69;p=platform%2Fcore%2Fapi%2Furl-download.git Fix build warnnings Change-Id: I84e7d7adbfdc5dbed7e5eb87961b4341adcf1acf --- diff --git a/packaging/capi-web-url-download.spec b/packaging/capi-web-url-download.spec old mode 100755 new mode 100644 index 335c3cc..15f1520 --- a/packaging/capi-web-url-download.spec +++ b/packaging/capi-web-url-download.spec @@ -4,7 +4,7 @@ Summary: CAPI for content download with web url Version: 1.1.1 Release: 0 Group: Development/Libraries -License: Apache License, Version 2.0 +License: Apache-2.0 URL: https://review.tizen.org/git/?p=platform/core/api/url-download.git;a=summary Source0: %{name}-%{version}.tar.gz BuildRequires: pkgconfig(capi-base-common) @@ -14,7 +14,7 @@ BuildRequires: pkgconfig(download-provider-interface) BuildRequires: cmake %description -CAPI for the content download +Core APIs for the content download with web url %package devel Summary: CAPI web url development files