diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2017-05-20 10:04:00 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2017-05-20 10:05:10 +0900 |
commit | a3ded0117f8e5e99367511db01b410f890df1366 (patch) | |
tree | 13a8057cb66db58e3734f31c27dadd7b1040c36b | |
parent | 77fd406abfcc0cb3c68650f8e1c3dad2cfbdf1d5 (diff) | |
download | system-plugin-a3ded0117f8e5e99367511db01b410f890df1366.tar.gz system-plugin-a3ded0117f8e5e99367511db01b410f890df1366.tar.bz2 system-plugin-a3ded0117f8e5e99367511db01b410f890df1366.zip |
Add LICENSE.Apache-2.0 in liblazymount-devel rpm
Change-Id: Icfe849c91508fbfdd2d4848cc6781d80902bb4c9
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 f97fc2e..523caaa 100644 --- a/packaging/system-plugin.spec +++ b/packaging/system-plugin.spec @@ -296,6 +296,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 |