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
This commit is contained in:
Adam Majer 2018-05-24 15:14:31 +00:00 committed by Git OBS Bridge
parent ec4e04dcbd
commit 2049259d6d
2 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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