forked from pool/tpm2-0-tss
- fix the "fix", turns out only the unversioned symlink's supposed to go into
-devel. OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=52
This commit is contained in:
parent
aa18b0e08e
commit
5efd3976fa
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 1 14:27:33 UTC 2017 - matthias.gerstner@suse.com
|
||||
|
||||
- fix the "fix", turns out only the unversioned symlink's supposed to go into
|
||||
-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 20 13:51:38 UTC 2017 - matthias.gerstner@suse.com
|
||||
|
||||
|
@ -110,19 +110,18 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%{_includedir}/tcti
|
||||
%{_includedir}/sapi
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/*.so.0
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
|
||||
%files -n libsapi0
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libsapi.so.0.0.0
|
||||
%{_libdir}/libsapi.so.*
|
||||
|
||||
%files -n libtcti-device0
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libtcti-device.so.0.0.0
|
||||
%{_libdir}/libtcti-device.so.*
|
||||
|
||||
%files -n libtcti-socket0
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libtcti-socket.so.0.0.0
|
||||
%{_libdir}/libtcti-socket.so.*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user