From 12053a6792cfde0e43453d9798843fc61725fcb0 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 27 Dec 2015 17:03:51 +0100 Subject: [PATCH] use %license --- libmspub.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libmspub.spec b/libmspub.spec index febd3d1..ec035c6 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -72,7 +72,8 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1 %postun -p /sbin/ldconfig %files -%doc AUTHORS COPYING.* +%doc AUTHORS +%license COPYING.MPL %{_libdir}/%{name}-%{apiversion}.so.* %files devel @@ -82,7 +83,7 @@ install -m 0644 pub2*.1 %{buildroot}/%{_mandir}/man1 %{_libdir}/pkgconfig/%{name}-%{apiversion}.pc %files doc -%doc COPYING.* +%license COPYING.MPL %doc docs/doxygen/html %files tools