summaryrefslogtreecommitdiff
path: root/packaging/xdgmime.spec
diff options
context:
space:
mode:
authorHyungdeuk Kim <hd3.kim@samsung.com>2013-09-27 17:00:02 +0900
committerInkyun Kil <inkyun.kil@samsung.com>2014-03-11 16:49:27 +0900
commit8493c45ca51ac87db6a760ed23c8ddd8a656944f (patch)
tree2ef3568edac8b77e656dd70603cf5f479f2452d3 /packaging/xdgmime.spec
parent67141100ad0f940567492958ae9c315c80dd579e (diff)
downloadxdgmime-8493c45ca51ac87db6a760ed23c8ddd8a656944f.tar.gz
xdgmime-8493c45ca51ac87db6a760ed23c8ddd8a656944f.tar.bz2
xdgmime-8493c45ca51ac87db6a760ed23c8ddd8a656944f.zip
install license file
Change-Id: I0f7bb247ff7a94f3a6a0034232aa663a5ef96a23
Diffstat (limited to 'packaging/xdgmime.spec')
-rw-r--r--packaging/xdgmime.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/packaging/xdgmime.spec b/packaging/xdgmime.spec
index da2cddd..4e482f1 100644
--- a/packaging/xdgmime.spec
+++ b/packaging/xdgmime.spec
@@ -1,6 +1,6 @@
Name: xdgmime
Version: 0.0.12
-Release: 2
+Release: 3
License: LGPLv2, AFLv2
Summary: Pkg xdgmime
Group: TO_BE/FILLED_IN
@@ -30,6 +30,8 @@ make %{?_smp_mflags}
%install
%make_install
+mkdir -p %{buildroot}/usr/share/license
+install COPYING %{buildroot}/usr/share/license/%{name}
%post -p /sbin/ldconfig
@@ -40,6 +42,7 @@ make %{?_smp_mflags}
%defattr(-,root,root,-)
%{_libdir}/libxdgmime.so.*
%manifest xdgmime.manifest
+/usr/share/license/%{name}
%files devel
%manifest %{name}.manifest