SHA256
1
0
forked from pool/npth

Accepting request 580497 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/580497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/npth?expand=0&rev=14
This commit is contained in:
Dominique Leuenberger 2018-03-01 11:06:27 +00:00 committed by Git OBS Bridge
commit f64c3ed3a2
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 22 15:10:42 UTC 2018 - fvogt@suse.com
- Use %license (boo#1082318)
-------------------------------------------------------------------
Sun Jun 4 19:31:19 UTC 2017 - astieger@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package npth
#
# 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
@ -82,12 +82,14 @@ make %{?_smp_mflags} check
%files -n %lname
%defattr(-,root,root)
%doc COPYING.LIB AUTHORS NEWS ChangeLog README
%license COPYING.LIB
%doc AUTHORS NEWS ChangeLog README
%_libdir/libnpth.so.0*
%files devel
%defattr(-,root,root)
%doc COPYING.LIB AUTHORS NEWS ChangeLog README
%license COPYING.LIB
%doc AUTHORS NEWS ChangeLog README
%_bindir/npth-config
%_includedir/npth.h
%_libdir/libnpth.so