Removing unnecessary HTML link for privilege
[platform/core/system/libstorage.git] / packaging / libstorage.spec
index f050da4..eda0eea 100644 (file)
@@ -14,6 +14,7 @@ BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(libtzplatform-config)
 BuildRequires:  pkgconfig(mount)
+BuildRequires:  pkgconfig(blkid)
 
 %description
 development package of library to get storage
@@ -42,12 +43,14 @@ make %{?jobs:-j%jobs}
 %postun -p /sbin/ldconfig
 
 %files
+%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
 %{_libdir}/*.so.*
 %{_sysconfdir}/storage/libstorage.conf
-%license LICENSE.Apache-2.0
-%manifest %{name}.manifest
 
 %files devel
+%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
 %{_includedir}/storage/*.h
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc