Change Library path in *.pc.in template files
[platform/core/system/devman.git] / packaging / devman.spec
index 72bbe0d..241c4b7 100644 (file)
@@ -1,14 +1,11 @@
-#sbs-git:slp/pkgs/d/devman devman 0.1.6 5bf2e95e0bb15c43ff928f7375e1978b0accb0f8
 Name:       devman
 Summary:    Device manager library
 Version:    0.1.10
 Release:    2
 Group:      System/Libraries
-License:    Apache License, Version 2.0
+License:    Apache-2.0
 Source0:    %{name}-%{version}.tar.gz
 Source1:    devman.manifest
-Requires(post): /sbin/ldconfig
-Requires(postun): /sbin/ldconfig
 BuildRequires:  cmake
 BuildRequires:  pkgconfig(vconf)
 BuildRequires:  pkgconfig(dlog)
@@ -22,7 +19,7 @@ Device manager library for device control
 
 %package -n libdevman
 Summary:    Device manager library
-Group:      Development/Libraries
+Group:      System/Libraries
 
 %description -n libdevman
 Device manager library for device control
@@ -52,7 +49,6 @@ cp %{SOURCE1} .
 make %{?jobs:-j%jobs}
 
 %install
-rm -rf %{buildroot}
 %make_install
 
 %post -p /sbin/ldconfig