]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Use %license instead of %doc for the license
authorMichael Schroeder <mls@suse.de>
Wed, 28 Feb 2018 15:13:19 +0000 (16:13 +0100)
committerMichael Schroeder <mls@suse.de>
Wed, 28 Feb 2018 15:19:43 +0000 (16:19 +0100)
package/libsolv.spec.in

index 92e981101a7ff4c0732c20e204e24876193781d1..6276f3c4e0eda9435fcb0986295e84602eb4cab6 100644 (file)
@@ -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