|
|
|
@ -53,9 +53,6 @@ rm -f $RPM_BUILD_ROOT%{_infodir}/dir
|
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%{_libdir}/libIDL-*.so.*
|
|
|
|
|
|
|
|
|
@ -84,6 +81,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|
|
|
|
- Make glib2-devel dependency from -devel subpackage arch-specific
|
|
|
|
|
- Use %%autosetup, %%make_build, and %%make_install macros
|
|
|
|
|
- Rather than removing the static library, skip building it with --disable-static
|
|
|
|
|
- Drop obsolete %%ldconfig_scriptlets macro
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-23
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|