Remove license/group placeholders accepted/tizen/20130531.230008 submit/tizen/20130531.154300
authorAnas Nashif <anas.nashif@intel.com>
Fri, 31 May 2013 15:42:57 +0000 (11:42 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Fri, 31 May 2013 15:42:57 +0000 (11:42 -0400)
packaging/capi-system-power.changes [new file with mode: 0644]
packaging/capi-system-power.spec

diff --git a/packaging/capi-system-power.changes b/packaging/capi-system-power.changes
new file mode 100644 (file)
index 0000000..eff3a58
--- /dev/null
@@ -0,0 +1,3 @@
+* Fri May 31 2013 Anas Nashif <anas.nashif@intel.com> accepted/tizen/20130520.100819@c8361b3
+- Remove license/group placeholders
+
index d09d57f..5132506 100644 (file)
@@ -2,8 +2,8 @@ Name:       capi-system-power
 Summary:    A power library in SLP C API
 Version:    0.1.1
 Release:    1
-Group:      framework/system
-License:    APLv2
+Group:      System/API
+License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1001:     capi-system-power.manifest
 BuildRequires:  cmake
@@ -17,10 +17,11 @@ BuildRequires:  pkgconfig(vconf)
 
 %package devel
 Summary:  A power library in SLP C API (Development)
-Group:    TO_BE/FILLED_IN
+Group:    Development/System
 Requires: %{name} = %{version}-%{release}
 
 %description devel
+%devel_desc
 
 %prep
 %setup -q
@@ -42,6 +43,7 @@ make %{?jobs:-j%jobs}
 
 
 %files
+%license LICENSE.APLv2
 %manifest capi-system-power.manifest
 %{_libdir}/libcapi-system-power.so.*