diff options
author | Seunghun Lee <shiin.lee@samsung.com> | 2012-08-21 21:18:29 +0900 |
---|---|---|
committer | Seunghun Lee <shiin.lee@samsung.com> | 2012-08-21 21:18:29 +0900 |
commit | d130edf25d890a3fd6585f5c7649f1be34413740 (patch) | |
tree | 2f38e0ecf684b5ebc4af247b7440335d75962a13 /packaging | |
parent | dcf72b8eb11ba639b3617674dc098cfc264c5ce5 (diff) | |
download | efl-util-master.tar.gz efl-util-master.tar.bz2 efl-util-master.zip |
Migrating the source code to RSA from private.HEADsubmit/master/20120920.1510232.0_alphamaster2.0alpha
Diffstat (limited to 'packaging')
-rw-r--r--[-rwxr-xr-x] | packaging/capi-ui-efl-util.spec | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/packaging/capi-ui-efl-util.spec b/packaging/capi-ui-efl-util.spec index 290e7b3..e559fef 100755..100644 --- a/packaging/capi-ui-efl-util.spec +++ b/packaging/capi-ui-efl-util.spec @@ -1,9 +1,10 @@ +#sbs-git:slp/api/efl-util capi-ui-efl-util 0.1.0 4d35c6180088e0d005081bf798ab6a20b05e9f14 Name: capi-ui-efl-util -Summary: An EFL utility library in Tizen Native API -Version: 0.1.0 -Release: 5 +Summary: An EFL utility library in SLP C API +Version: 0.1.0 +Release: 1 Group: TO_BE/FILLED_IN -License: Apache-2.0 +License: TO BE FILLED IN Source0: %{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: pkgconfig(dlog) @@ -18,7 +19,7 @@ Requires(postun): /sbin/ldconfig %package devel -Summary: An EFL utility library in Tizen Native API (Development) +Summary: An EFL utility library in SLP C API (Development) Group: TO_BE/FILLED_IN Requires: %{name} = %{version}-%{release} |