Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-22 18:40:02 +01:00
parent 489bdc88df
commit 8074d48aa8
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C
1 changed files with 1 additions and 2 deletions

View File

@ -169,8 +169,7 @@ find %{buildroot} -name '.packlist' -delete
#%check
#make check
%post -n %{name} -p /sbin/ldconfig
%postun -n %{name} -p /sbin/ldconfig
%ldconfig_scriptlets -n %{name}
%files
%{_libdir}/%{name}.so.%{major}