From fceaceafc099b7da2768ebf8532f14652e5f0713 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Jan 28 2012 16:04:34 +0000 Subject: updated to alsa-lib-1.0.25 --- diff --git a/.gitignore b/.gitignore index 6dba41f..99d95bf 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/alsa-lib.spec b/alsa-lib.spec index ccce9f8..a5b254c 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -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 - 1.0.25-1 +- Updated to 1.0.25 final + * Thu Jan 12 2012 Fedora Release Engineering - 1.0.24-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 9dc6e7d..ecc70d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -689a16918ddc63908d54fb85456b7ab9 alsa-lib-1.0.24.tar.bz2 +06fe5819020c6684b991dcffc5471304 alsa-lib-1.0.25.tar.bz2