- Install license with %license tag instead of as documentation
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libupnp?expand=0&rev=22
This commit is contained in:
parent
b439650709
commit
06858b9000
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 13 09:29:06 UTC 2018 - adam.majer@suse.de
|
||||
|
||||
- Install license with %license tag instead of as documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 13 08:55:40 UTC 2018 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -25,7 +25,7 @@ Release: 0
|
||||
Summary: Portable Universal Plug and Play (UPnP) SDK
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://sourceforge.net/projects/pupnp/
|
||||
Url: http://sourceforge.net/projects/pupnp/
|
||||
Source0: http://downloads.sourceforge.net/pupnp/libupnp-%{version}.tar.bz2
|
||||
Source1: http://sourceforge.net/projects/pupnp/files/pupnp/libUPnP%20%version/libupnp-%version.tar.bz2.sha1
|
||||
Source42: baselibs.conf
|
||||
@ -79,7 +79,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%postun -p /sbin/ldconfig -n %{lname}
|
||||
|
||||
%files -n %{lname}
|
||||
%doc ChangeLog NEWS TODO README.md LICENSE
|
||||
%doc ChangeLog NEWS TODO README.md
|
||||
%license LICENSE
|
||||
%{_libdir}/libixml.so.*
|
||||
%{_libdir}/libthreadutil.so.*
|
||||
%{_libdir}/libupnp.so.*
|
||||
|
Loading…
Reference in New Issue
Block a user