SHA256
3
0
forked from pool/zstd

Accepting request 611882 from home:kukuk:branches:Archiving

- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/611882
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=18
This commit is contained in:
Bernhard M. Wiedemann 2018-05-24 14:07:33 +00:00 committed by Git OBS Bridge
parent ba2a1372ff
commit 2311cbef6f
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 24 14:36:12 CEST 2018 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
-------------------------------------------------------------------
Wed Mar 28 15:04:25 UTC 2018 - idonmez@suse.com

View File

@ -101,16 +101,16 @@ CFLAGS="%{optflags}" make %{?_smp_mflags} -C tests test-zstd
%{_mandir}/man1/zstd.1*
%{_mandir}/man1/unzstd.1*
%{_mandir}/man1/zstdcat.1*
%doc COPYING LICENSE
%license COPYING LICENSE
%files -n %{libname}
%defattr(-,root,root,-)
%{_libdir}/libzstd.so.*
%doc COPYING LICENSE
%license COPYING LICENSE
%files -n lib%{name}-devel
%defattr(-,root,root,-)
%doc COPYING LICENSE
%license COPYING LICENSE
%{_includedir}/zbuff.h
%{_includedir}/zdict.h
%{_includedir}/zstd.h