forked from pool/libusb-1_0
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
This commit is contained in:
parent
97414508b4
commit
2bd7eb13be
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user