Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
b5eff1eafe
commit
558e0ed594
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: pkgconf
|
Name: pkgconf
|
||||||
Version: 1.4.1
|
Version: 1.4.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Package compiler and linker metadata toolkit
|
Summary: Package compiler and linker metadata toolkit
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -147,9 +147,7 @@ mkdir -p %{buildroot}%{_datadir}/pkgconfig
|
|||||||
rm -rf %{buildroot}%{_datadir}/aclocal
|
rm -rf %{buildroot}%{_datadir}/aclocal
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
%ldconfig_scriptlets -n lib%{name}
|
||||||
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license COPYING
|
%license COPYING
|
||||||
@ -181,6 +179,9 @@ rm -rf %{buildroot}%{_datadir}/aclocal
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 31 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.1-2
|
||||||
|
- Switch to %%ldconfig_scriptlets
|
||||||
|
|
||||||
* Tue Jan 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.1-1
|
* Tue Jan 23 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.4.1-1
|
||||||
- Update to 1.4.1
|
- Update to 1.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user