From 28181be05fcedb96e383b4b07e50b80a5b39a7bc Mon Sep 17 00:00:00 2001 From: webbuilder_pel7ppc64lebuilder0 Date: Fri, 31 Aug 2018 14:07:37 +0200 Subject: [PATCH] GeoIP remove scriptlets and replace with actual commands Signed-off-by: webbuilder_pel7ppc64lebuilder0 --- SPECS/GeoIP.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SPECS/GeoIP.spec b/SPECS/GeoIP.spec index fa01391..2c4b347 100644 --- a/SPECS/GeoIP.spec +++ b/SPECS/GeoIP.spec @@ -63,7 +63,8 @@ rm -f %{buildroot}%{_libdir}/*.la # Tests require network access so fail in koji; build using --with tests to run them yourself %{?with_tests:LD_LIBRARY_PATH=%{buildroot}%{_libdir} make check} -%ldconfig_scriptlets +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig %files %if 0%{?_licensedir:1}