summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-05-19 13:59:25 +0200
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-05-19 14:01:26 +0200
commit93ad04ea3339d7a4b8122bd9bf5ea36d4816f4bc (patch)
treecb8f50ffafe182774a016325e12b5065f9d37076 /packaging
parentdde026fc81c7442d970f85619267a750ec7f1f71 (diff)
downloadxdgmime-93ad04ea3339d7a4b8122bd9bf5ea36d4816f4bc.tar.gz
xdgmime-93ad04ea3339d7a4b8122bd9bf5ea36d4816f4bc.tar.bz2
xdgmime-93ad04ea3339d7a4b8122bd9bf5ea36d4816f4bc.zip
* Remove executable bits of license and source files. * Set a valid license tag. * Set a valid group tag. Change-Id: I1f04787d6cdc54ad85ffe2d5634bd8159f6c122c Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/xdgmime.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/packaging/xdgmime.spec b/packaging/xdgmime.spec
index 4e482f1..e694b05 100644
--- a/packaging/xdgmime.spec
+++ b/packaging/xdgmime.spec
@@ -1,11 +1,11 @@
Name: xdgmime
Version: 0.0.12
-Release: 3
-License: LGPLv2, AFLv2
+Release: 0
+License: LGPL-2.0 and AFL-2.0
Summary: Pkg xdgmime
-Group: TO_BE/FILLED_IN
+Group: Applications/Other
Source0: xdgmime-%{version}.tar.gz
-Source1001: xdgmime.manifest
+Source1001: xdgmime.manifest
BuildRequires: cmake
%description
@@ -30,8 +30,6 @@ make %{?_smp_mflags}
%install
%make_install
-mkdir -p %{buildroot}/usr/share/license
-install COPYING %{buildroot}/usr/share/license/%{name}
%post -p /sbin/ldconfig
@@ -42,7 +40,7 @@ install COPYING %{buildroot}/usr/share/license/%{name}
%defattr(-,root,root,-)
%{_libdir}/libxdgmime.so.*
%manifest xdgmime.manifest
-/usr/share/license/%{name}
+%license COPYING
%files devel
%manifest %{name}.manifest