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:
parent
7e7825a501
commit
632784c89f
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user