|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: openal-soft
|
|
|
|
|
Version: 1.16.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Open Audio Library
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -90,6 +90,9 @@ install -Dpm644 alsoftrc.sample %{buildroot}%{_sysconfdir}/openal/alsoft.conf
|
|
|
|
|
%{_bindir}/alsoft-config
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Sep 8 2104 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.16.0-3
|
|
|
|
|
- Check for arm_neon.h only on 32bit ARM
|
|
|
|
|
|
|
|
|
|
* Tue Aug 26 2014 François Cami <fcami@fedoraproject.org> - 1.16.0-2
|
|
|
|
|
- Add the -qt subpackage to host the alsoft-config tool
|
|
|
|
|
|
|
|
|
|