[packages/alsa-lib] - up to 1.0.27

arekm arekm at pld-linux.org
Sun Apr 14 00:17:34 CEST 2013


commit 8eae4c34258c963f6364e0f985f22587580bfe9f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Apr 14 00:17:31 2013 +0200

    - up to 1.0.27

 alsa-lib-build.patch | 12 ++++++++++++
 alsa-lib.spec        |  6 ++++--
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/alsa-lib.spec b/alsa-lib.spec
index 52a8f4b..10a806b 100644
--- a/alsa-lib.spec
+++ b/alsa-lib.spec
@@ -12,14 +12,15 @@ Summary(pt_BR.UTF-8):	Biblioteca para o ALSA (Advanced Linux Sound Architecture)
 Summary(ru.UTF-8):	Библиотека API для работы с драйвером ALSA
 Summary(uk.UTF-8):	Бібліотека API для роботи з драйвером ALSA
 Name:		alsa-lib
-Version:	1.0.26
+Version:	1.0.27
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
-# Source0-md5:	2dfa35d28471d721e592b616beedf965
+# Source0-md5:	f090c7dbd0fe57d786d82e411eac2d08
 Source1:	%{name}-modprobe.conf
 Source2:	%{name}-asound.conf
+Patch0:		%{name}-build.patch
 URL:		http://www.alsa-project.org/
 BuildRequires:	alsa-driver-devel
 BuildRequires:	autoconf >= 2.59
@@ -187,6 +188,7 @@ Moduł wiązania Pythona dla interfejsu miksera architektury ALSA.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
diff --git a/alsa-lib-build.patch b/alsa-lib-build.patch
new file mode 100644
index 0000000..a8c04f5
--- /dev/null
+++ b/alsa-lib-build.patch
@@ -0,0 +1,12 @@
+diff -urN alsa-lib-1.0.27.org/configure.in alsa-lib-1.0.27/configure.in
+--- alsa-lib-1.0.27.org/configure.in	2013-04-11 13:43:05.000000000 +0200
++++ alsa-lib-1.0.27/configure.in	2013-04-14 00:15:25.366208805 +0200
+@@ -53,7 +53,7 @@
+ 
+ dnl Checks for header files.
+ AC_HEADER_STDC
+-AM_CONFIG_HEADER(include/config.h)
++AC_CONFIG_HEADERS(include/config.h)
+ 
+ dnl Checks for typedefs, structures, and compiler characteristics.
+ AC_C_CONST
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/alsa-lib.git/commitdiff/8eae4c34258c963f6364e0f985f22587580bfe9f



More information about the pld-cvs-commit mailing list