Accepting request 580136 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/580136 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnettle?expand=0&rev=29
This commit is contained in:
parent
15022ebe1e
commit
2535cdc7af
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 15:10:37 UTC 2018 - fvogt@suse.com
|
||||
|
||||
- Use %license (boo#1082318)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 18:22:58 UTC 2017 - astieger@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libnettle
|
||||
#
|
||||
# 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
|
||||
@ -119,7 +119,8 @@ make %{?_smp_mflags}
|
||||
make check %{?_smp_mflags}
|
||||
|
||||
%files -n libnettle%{soname}
|
||||
%doc AUTHORS ChangeLog COPYING* NEWS README TODO
|
||||
%license COPYING*
|
||||
%doc AUTHORS ChangeLog NEWS README TODO
|
||||
%{_libdir}/libnettle.so.%{soname}
|
||||
%{_libdir}/libnettle.so.%{soname}.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user