Accepting request 591534 from home:kukuk:branches:devel:libraries:c_c++

- Use %license instead of %doc [bsc#1082318]
- Move other docu to -devel package where it better fits

OBS-URL: https://build.opensuse.org/request/show/591534
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libyajl?expand=0&rev=29
This commit is contained in:
Dirk Mueller 2018-03-27 10:16:43 +00:00 committed by Git OBS Bridge
parent 7e7825a501
commit 632784c89f
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 27 11:44:33 CEST 2018 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
- Move other docu to -devel package where it better fits
-------------------------------------------------------------------
Sun Apr 26 13:12:49 UTC 2015 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libyajl
#
# Copyright (c) 2015 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
@ -109,12 +109,13 @@ make %{?_smp_mflags} test
%files -n %{name}%{soname}
%defattr(-,root,root)
%doc COPYING README TODO
%license COPYING
%{_libdir}/libyajl.so.%{soname}
%{_libdir}/libyajl.so.%{soname}.*
%files -n %{name}-devel
%defattr(-,root,root)
%doc README TODO
%{_includedir}/yajl
%{_libdir}/libyajl.so
%{_datadir}/pkgconfig/yajl.pc