[alsa-lib] updated to alsa-lib-1.0.25

perex perex at fedoraproject.org
Sat Jan 28 16:04:53 UTC 2012


commit fceaceafc099b7da2768ebf8532f14652e5f0713
Author: Jaroslav Kysela <perex at perex.cz>
Date:   Sat Jan 28 17:04:34 2012 +0100

    updated to alsa-lib-1.0.25

 .gitignore    |    1 +
 alsa-lib.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
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 <jkysela at redhat.com> - 1.0.25-1
+- Updated to 1.0.25 final
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list