diff --git a/libaio.changes b/libaio.changes index 6ef5700..6adef7d 100644 --- a/libaio.changes +++ b/libaio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 24 16:33:59 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Sun Apr 17 16:49:35 UTC 2016 - meissner@suse.com diff --git a/libaio.spec b/libaio.spec index 7355e1a..fad4267 100644 --- a/libaio.spec +++ b/libaio.spec @@ -1,7 +1,7 @@ # # spec file for package libaio # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ Obsoletes: libaio-64bit Version: 0.3.109 Release: 0 Summary: Linux-Native Asynchronous I/O Access Library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: http://kernel.org/pub/linux/libs/aio/ Source: libaio-%{version}.tar.bz2 @@ -110,7 +110,8 @@ ln -fs "${t#%buildroot}" "%buildroot/%_libdir/libaio.so" %files -n %lname %defattr(644,root,root,755) -%doc COPYING TODO +%license COPYING +%doc TODO %attr(0755,root,root) /%{_lib}/libaio.* %files devel