automatic version update by autodist [release 1.1.4.1-1mamba;Sun Jun 04 2017]
This commit is contained in:
parent
5d93f84a89
commit
cfe911bc4d
15
libalsa.spec
15
libalsa.spec
@ -1,5 +1,5 @@
|
||||
Name: libalsa
|
||||
Version: 1.1.2
|
||||
Version: 1.1.4.1
|
||||
Release: 1mamba
|
||||
Summary: Library for the Advanced Linux Sound Architecture (ALSA)
|
||||
Group: System/Kernel and Hardware
|
||||
@ -108,7 +108,7 @@ install -D %{SOURCE2} %{buildroot}/lib/modprobe.d/alsa.conf
|
||||
(cd %{buildroot}%{_datadir}/alsa/ucm
|
||||
tar xf %{SOURCE3})
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64_disabled
|
||||
# x86_64 lib64 support
|
||||
make clean
|
||||
CC=%{_target_platform}-gcc \
|
||||
@ -165,7 +165,7 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%{_libdir}/alsa-lib/smixer/smixer-python.la
|
||||
%{_libdir}/alsa-lib/smixer/smixer-python.so
|
||||
|
||||
%ifarch x86_64
|
||||
%ifarch x86_64_disabled
|
||||
%files -n lib32-%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_prefix}/lib/alsa-lib/smixer/smixer-ac97.la
|
||||
@ -184,6 +184,15 @@ cp -a lib32/%{_prefix}/lib %{buildroot}%{_prefix}/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jun 04 2017 Automatic Build System <autodist@mambasoft.it> 1.1.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 22 2017 Automatic Build System <autodist@mambasoft.it> 1.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 23 2016 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 03 2016 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user