forked from pool/libyubikey
- add COPYING AUTHORS NEWS to shipped packages (COPYING as legal req)
OBS-URL: https://build.opensuse.org/package/show/security/libyubikey?expand=0&rev=9
This commit is contained in:
parent
57ddc83617
commit
fddbc0070b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 1 08:05:25 UTC 2015 - meissner@suse.com
|
||||||
|
|
||||||
|
- add COPYING AUTHORS NEWS to shipped packages (COPYING as legal req)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 5 21:14:33 UTC 2015 - t.gruner@katodev.de
|
Thu Mar 5 21:14:33 UTC 2015 - t.gruner@katodev.de
|
||||||
|
|
||||||
|
@ -79,6 +79,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
%doc COPYING AUTHORS NEWS
|
||||||
%{_bindir}/modhex
|
%{_bindir}/modhex
|
||||||
%{_bindir}/ykgenerate
|
%{_bindir}/ykgenerate
|
||||||
%{_bindir}/ykparse
|
%{_bindir}/ykparse
|
||||||
@ -86,10 +87,12 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
|
|
||||||
%files -n libyubikey0
|
%files -n libyubikey0
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
%doc COPYING AUTHORS NEWS
|
||||||
%{_libdir}/libyubikey.so.*
|
%{_libdir}/libyubikey.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
%doc COPYING AUTHORS NEWS
|
||||||
%{_libdir}/libyubikey.so
|
%{_libdir}/libyubikey.so
|
||||||
%{_includedir}/yubikey.h
|
%{_includedir}/yubikey.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user