diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2017-05-20 10:01:35 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2017-05-20 10:06:56 +0900 |
commit | 44455e6485c430add0e9af55cac5ca18855b0a35 (patch) | |
tree | 384269438477b22ff414235dd6c2b74688699fd8 | |
parent | e3b104f52a49cab9dbfe1725866fa8f579c3c5cf (diff) | |
download | system-plugin-44455e6485c430add0e9af55cac5ca18855b0a35.tar.gz system-plugin-44455e6485c430add0e9af55cac5ca18855b0a35.tar.bz2 system-plugin-44455e6485c430add0e9af55cac5ca18855b0a35.zip |
Add LICENSE.Apache-2.0 in liblazymount-devel rpm
Change-Id: I806a04585d8a44f86837f8b576b43c6daa7e6aa5
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r-- | packaging/system-plugin.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec index 2d2f825..110cba3 100644 --- a/packaging/system-plugin.spec +++ b/packaging/system-plugin.spec @@ -328,6 +328,7 @@ mv %{_sysconfdir}/fstab_lazymnt %{_sysconfdir}/fstab %files -n liblazymount-devel %defattr(-,root,root,-) %manifest liblazymount.manifest +%license LICENSE.Apache-2.0 %{_libdir}/liblazymount.so %{_includedir}/lazymount/lazy_mount.h %{_libdir}/pkgconfig/liblazymount.pc |