Accepting request 520198 from security
- fix the "fix", turns out only the unversioned symlink's supposed to go into -devel. OBS-URL: https://build.opensuse.org/request/show/520198 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm2-0-tss?expand=0&rev=9
This commit is contained in:
commit
7b77d4e348
@ -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…
x
Reference in New Issue
Block a user