diff --git a/tpm2.0-abrmd.changes b/tpm2.0-abrmd.changes index a08ba76..b172d0f 100644 --- a/tpm2.0-abrmd.changes +++ b/tpm2.0-abrmd.changes @@ -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 diff --git a/tpm2.0-abrmd.spec b/tpm2.0-abrmd.spec index 4b4cbac..f3dfbb1 100644 --- a/tpm2.0-abrmd.spec +++ b/tpm2.0-abrmd.spec @@ -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