updated to alsa-lib-1.0.25

This commit is contained in:
Jaroslav Kysela 2012-01-28 17:04:34 +01:00
parent cb4ca83441
commit fceaceafc0
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ alsa-lib-1.0.20.tar.bz2
alsa-lib-1.0.21.tar.bz2
alsa-lib-1.0.22.tar.bz2
/alsa-lib-1.0.24.tar.bz2
/alsa-lib-1.0.25.tar.bz2

View File

@ -4,8 +4,8 @@
Summary: The Advanced Linux Sound Architecture (ALSA) library
Name: alsa-lib
Version: 1.0.24
Release: 3%{?prever_dot}%{?dist}
Version: 1.0.25
Release: 1%{?prever_dot}%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2
@ -46,7 +46,7 @@ against the ALSA libraries and interfaces.
%patch4 -p1 -b .no-dox-date
%build
%configure --disable-aload --with-plugindir=%{_libdir}/alsa-lib
%configure --disable-aload --with-plugindir=%{_libdir}/alsa-lib --disable-alisp
# Remove useless /usr/lib64 rpath on 64bit archs
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
@ -93,6 +93,9 @@ rm -rf %{buildroot}
%{_datadir}/aclocal/alsa.m4
%changelog
* Sat Jan 28 2012 Jaroslav Kysela <jkysela@redhat.com> - 1.0.25-1
- Updated to 1.0.25 final
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.24-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
689a16918ddc63908d54fb85456b7ab9 alsa-lib-1.0.24.tar.bz2
06fe5819020c6684b991dcffc5471304 alsa-lib-1.0.25.tar.bz2