diff --git a/libyajl.changes b/libyajl.changes index ded3ffa..82879a1 100644 --- a/libyajl.changes +++ b/libyajl.changes @@ -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 diff --git a/libyajl.spec b/libyajl.spec index 5923d1e..b727558 100644 --- a/libyajl.spec +++ b/libyajl.spec @@ -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