Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
f129ebfe82
commit
9d9428eb64
@ -148,8 +148,7 @@ chmod +x %{buildroot}%{_datadir}/%{name}/classic/mysql2sqlite.sh
|
|||||||
#%check
|
#%check
|
||||||
#%make_build check
|
#%make_build check
|
||||||
|
|
||||||
%post -n %{name} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n %{name}
|
||||||
%postun -n %{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_libdir}/%{name}.so.%{major}
|
%{_libdir}/%{name}.so.%{major}
|
||||||
|
Loading…
Reference in New Issue
Block a user