Accepting request 520199 from security
- package version symlink correctly, belongs into the lib package itself, not the -devel. OBS-URL: https://build.opensuse.org/request/show/520199 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2.0-abrmd?expand=0&rev=3
This commit is contained in:
commit
dd75eb48ae
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 14:37:48 UTC 2017 - matthias.gerstner@suse.com
|
||||
|
||||
- package version symlink correctly, belongs into the lib package itself, not
|
||||
the -devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 08:29:07 UTC 2017 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -134,12 +134,11 @@ rm %{buildroot}/usr/lib*/systemd/system-preset/tpm2-abrmd.preset
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/tcti
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/*.so.0
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_mandir}/man3/tss2_*
|
||||
|
||||
%files -n libtcti-tabrmd0
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libtcti-tabrmd.so.0.0.0
|
||||
%{_libdir}/libtcti-tabrmd.so.*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user