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}