From: Michael Schroeder Date: Wed, 28 Feb 2018 15:13:19 +0000 (+0100) Subject: Use %license instead of %doc for the license X-Git-Tag: 0.6.33~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6adef44f57b46e613627f59f5929b413057dfbf0;p=thirdparty%2Flibsolv.git Use %license instead of %doc for the license --- diff --git a/package/libsolv.spec.in b/package/libsolv.spec.in index 92e98110..6276f3c4 100644 --- a/package/libsolv.spec.in +++ b/package/libsolv.spec.in @@ -260,7 +260,7 @@ export NO_BRP_STRIP_DEBUG=true %files -n libsolv@LIBSOLV_SOVERSION@ %defattr(-,root,root) -%doc LICENSE* +%license LICENSE* %{_libdir}/libsolv.so.* %{_libdir}/libsolvext.so.* %endif