- fix: add %%{_libdir}/cmake/OpenAL directory to devel

epel10
Tomasz Kłoczko 7 years ago
parent 3943b9a1b2
commit 47b5cc91b7

@ -98,8 +98,7 @@ install -Dpm644 alsoftrc.sample %{buildroot}%{_sysconfdir}/openal/alsoft.conf
%{_includedir}/* %{_includedir}/*
%{_libdir}/libopenal.so %{_libdir}/libopenal.so
%{_libdir}/pkgconfig/openal.pc %{_libdir}/pkgconfig/openal.pc
%{_libdir}/cmake/OpenAL/OpenALConfig.cmake %{_libdir}/cmake/OpenAL
%{_libdir}/cmake/OpenAL/OpenALConfig-relwithdebinfo.cmake
%files examples %files examples
%{_bindir}/alhrtf %{_bindir}/alhrtf
@ -116,6 +115,7 @@ install -Dpm644 alsoftrc.sample %{buildroot}%{_sysconfdir}/openal/alsoft.conf
%changelog %changelog
* Fri Feb 09 2018 Tomasz Kłoczko <kloczek@fedoraproject.org> - 1.18.2-4 * Fri Feb 09 2018 Tomasz Kłoczko <kloczek@fedoraproject.org> - 1.18.2-4
- remove support for no longer suppoerted Fedora versions (<=25) - remove support for no longer suppoerted Fedora versions (<=25)
- fix: add %%{_libdir}/cmake/OpenAL directory to devel
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-3 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Loading…
Cancel
Save