From 632784c89fa804ead823dd26048792dc0c36dbc6511711f9d49be224aef94675 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Mar 2018 10:16:43 +0000 Subject: [PATCH] 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 --- libyajl.changes | 6 ++++++ libyajl.spec | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) 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