From 2bd7eb13be091221ee9abef1846b3fc895b12dbde1779ab2005fd4c43c59536a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 20 Mar 2018 12:16:51 +0000 Subject: [PATCH] Accepting request 589164 from home:kukuk:branches:hardware - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/589164 OBS-URL: https://build.opensuse.org/package/show/hardware/libusb-1_0?expand=0&rev=50 --- libusb-1_0.changes | 5 +++++ libusb-1_0.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/libusb-1_0.changes b/libusb-1_0.changes index b4bfffc..485532a 100644 --- a/libusb-1_0.changes +++ b/libusb-1_0.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 20 13:10:13 CET 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Sun Oct 30 09:21:25 UTC 2016 - mardnh@gmx.de diff --git a/libusb-1_0.spec b/libusb-1_0.spec index 741e9e8..479b037 100644 --- a/libusb-1_0.spec +++ b/libusb-1_0.spec @@ -1,7 +1,7 @@ # # spec file for package libusb-1_0 # -# Copyright (c) 2016 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 @@ -20,7 +20,7 @@ Name: libusb-1_0 Version: 1.0.21 Release: 0 Summary: USB Library -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: System/Libraries %define _name libusb Url: http://libusb.info/ @@ -75,7 +75,8 @@ rm -f %{buildroot}%{_libdir}/*.la %files -n libusb-1_0-0 %defattr(-,root,root) -%doc AUTHORS ChangeLog COPYING NEWS README TODO +%license COPYING +%doc AUTHORS ChangeLog NEWS README TODO %{_libdir}/*.so.* %files devel