SHA256
3
0
forked from pool/zstd

Accepting request 611888 from Archiving

OBS-URL: https://build.opensuse.org/request/show/611888
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zstd?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2018-05-25 19:37:34 +00:00 committed by Git OBS Bridge
commit 214983a05a
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