From 218252bb271413ca680d8e57c02a8376c3b96fc1 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 27 Dec 2015 17:00:38 +0100 Subject: [PATCH] use %license --- libcmis.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libcmis.spec b/libcmis.spec index f32f7ae..b524c05 100644 --- a/libcmis.spec +++ b/libcmis.spec @@ -76,7 +76,8 @@ make check %endif %files -%doc AUTHORS COPYING.* NEWS README +%doc AUTHORS NEWS README +%license COPYING.* %{_libdir}/%{name}-%{apiversion}.so.* %{_libdir}/%{name}-c-%{apiversion}.so.*