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:
commit
214983a05a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user