From 8ed5709c4745f86c0f79ff93afce5855336706f1 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Sun, 27 Dec 2015 16:38:29 +0100 Subject: [PATCH] use %license --- libwpg.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libwpg.spec b/libwpg.spec index c9c12f6..4633b0e 100644 --- a/libwpg.spec +++ b/libwpg.spec @@ -78,7 +78,8 @@ install -m 0644 wpg2*.1 %{buildroot}/%{_mandir}/man1 %postun -p /sbin/ldconfig %files -%doc AUTHORS NEWS COPYING.LGPL COPYING.MPL +%doc AUTHORS NEWS +%license COPYING.LGPL COPYING.MPL %{_libdir}/%{name}-%{apiversion}.so.* %files devel @@ -87,7 +88,7 @@ install -m 0644 wpg2*.1 %{buildroot}/%{_mandir}/man1 %{_libdir}/pkgconfig/%{name}-%{apiversion}.pc %files doc -%doc COPYING.LGPL COPYING.MPL +%license COPYING.LGPL COPYING.MPL %doc docs/doxygen/html %files tools