|
|
@ -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 |
|
|
|
# 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} |
|
|
|
%{?with_tests:LD_LIBRARY_PATH=%{buildroot}%{_libdir} make check} |
|
|
|
|
|
|
|
|
|
|
|
%ldconfig_scriptlets |
|
|
|
%post -p /sbin/ldconfig |
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig |
|
|
|
|
|
|
|
|
|
|
|
%files |
|
|
|
%files |
|
|
|
%if 0%{?_licensedir:1} |
|
|
|
%if 0%{?_licensedir:1} |
|
|
|