automatic version update by autodist [release 1.16.0-1mamba;Fri Sep 05 2014]
This commit is contained in:
parent
08e4abfcdc
commit
52495a8870
@ -1,5 +1,5 @@
|
||||
Name: libopenal
|
||||
Version: 1.15.1
|
||||
Version: 1.16.0
|
||||
Release: 1mamba
|
||||
Summary: Open Audio Library
|
||||
Group: System/Libraries
|
||||
@ -24,7 +24,7 @@ BuildRequires: automake
|
||||
BuildRequires: libesound-devel
|
||||
BuildRequires: libogg-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: libSDL-devel
|
||||
BuildRequires: libSDL2-devel
|
||||
BuildRequires: texinfo
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Obsoletes: libopenal-test
|
||||
@ -88,16 +88,22 @@ fi
|
||||
%defattr(-,root,root,-)
|
||||
%config %{_sysconfdir}/openalrc
|
||||
%{_bindir}/allatency
|
||||
%{_bindir}/alffplay
|
||||
%{_bindir}/alloopback
|
||||
%{_bindir}/alreverb
|
||||
%{_bindir}/alstream
|
||||
%{_bindir}/makehrtf
|
||||
%{_libdir}/libopenal.so.*
|
||||
%dir %{_datadir}/openal
|
||||
%{_datadir}/openal/alsoftrc.sample
|
||||
%dir %{_datadir}/openal/hrtf
|
||||
%{_datadir}/openal/hrtf/default-44100.mhr
|
||||
%{_datadir}/openal/hrtf/default-48000.mhr
|
||||
%doc COPYING
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/alsoft-config
|
||||
%{_bindir}/openal-info
|
||||
%{_includedir}/AL
|
||||
#%{_libdir}/libopenal.a
|
||||
@ -106,6 +112,9 @@ fi
|
||||
%{_libdir}/pkgconfig/openal.pc
|
||||
|
||||
%changelog
|
||||
* Fri Sep 05 2014 Automatic Build System <autodist@mambasoft.it> 1.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Dec 12 2012 Automatic Build System <autodist@mambasoft.it> 1.15.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user