diff --git a/libvisual.spec b/libvisual.spec index 37d12af..8816b6e 100644 --- a/libvisual.spec +++ b/libvisual.spec @@ -96,8 +96,6 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %find_lang %{name}-%{smallversion} -%ldconfig_scriptlets - %files -f %{name}-%{smallversion}.lang %doc AUTHORS ChangeLog NEWS README TODO %license COPYING @@ -113,6 +111,7 @@ find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' %changelog * Tue Jan 19 2021 Kalev Lember - 1:0.4.0-31 - Use make_build/make_install macros +- Drop unneeded ldconfig_scriptlets macro call * Fri Jan 15 2021 Kalev Lember - 1:0.4.0-30 - Fix multilib conflicts in lvconfig.h