- package version symlink correctly, belongs into the lib package itself, not
the -devel. OBS-URL: https://build.opensuse.org/package/show/security/tpm2.0-abrmd?expand=0&rev=9
This commit is contained in:
parent
209831ef3d
commit
aef1f3004c
@ -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