From 2049259d6d435a27b5bd8f1866b642b8436e3be44efe1678ae50fb59ce09067a Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Thu, 24 May 2018 15:14:31 +0000 Subject: [PATCH] Accepting request 611894 from home:kukuk:branches:devel:libraries:c_c++ - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/611894 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libaio?expand=0&rev=32 --- libaio.changes | 5 +++++ libaio.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) 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