alsa-lib: regenerate configuration patch (fuzzy is not allowed in koji)

This commit is contained in:
perex 2008-07-21 09:56:59 +00:00
parent 745ff567b2
commit 41410291c6
3 changed files with 42 additions and 39 deletions

View File

@ -1,38 +0,0 @@
--- alsa-lib-1.0.14rc1/src/conf/pcm/dsnoop.conf.old 2006-12-07 15:10:21.000000000 +0100
+++ alsa-lib-1.0.14rc1/src/conf/pcm/dsnoop.conf 2006-12-11 23:02:35.000000000 +0100
@@ -41,10 +41,6 @@
@func refer
name defaults.pcm.ipc_key
}
- ipc_gid {
- @func refer
- name defaults.pcm.ipc_gid
- }
ipc_perm {
@func refer
name defaults.pcm.ipc_perm
--- alsa-lib-1.0.14rc1/src/conf/pcm/dmix.conf.old 2006-12-07 15:10:21.000000000 +0100
+++ alsa-lib-1.0.14rc1/src/conf/pcm/dmix.conf 2006-12-11 23:02:23.000000000 +0100
@@ -41,10 +41,6 @@
@func refer
name defaults.pcm.ipc_key
}
- ipc_gid {
- @func refer
- name defaults.pcm.ipc_gid
- }
ipc_perm {
@func refer
name defaults.pcm.ipc_perm
--- alsa-lib-1.0.14rc1/src/conf/alsa.conf.old 2006-12-07 15:10:20.000000000 +0100
+++ alsa-lib-1.0.14rc1/src/conf/alsa.conf 2006-12-11 23:01:59.000000000 +0100
@@ -64,8 +64,7 @@
defaults.pcm.subdevice -1
defaults.pcm.nonblock 1
defaults.pcm.ipc_key 5678293
-defaults.pcm.ipc_gid audio
-defaults.pcm.ipc_perm 0660
+defaults.pcm.ipc_perm 0600
defaults.pcm.dmix.max_periods 0
defaults.pcm.dmix.rate 48000
defaults.pcm.dmix.format S16_LE

View File

@ -0,0 +1,41 @@
diff -ruNp alsa-lib-1.0.17.orig/src/conf/alsa.conf alsa-lib-1.0.17/src/conf/alsa.conf
--- alsa-lib-1.0.17.orig/src/conf/alsa.conf 2008-07-14 10:57:56.000000000 +0200
+++ alsa-lib-1.0.17/src/conf/alsa.conf 2008-07-21 11:51:45.000000000 +0200
@@ -64,8 +64,7 @@ defaults.pcm.device 0
defaults.pcm.subdevice -1
defaults.pcm.nonblock 1
defaults.pcm.ipc_key 5678293
-defaults.pcm.ipc_gid audio
-defaults.pcm.ipc_perm 0660
+defaults.pcm.ipc_perm 0600
defaults.pcm.dmix.max_periods 0
defaults.pcm.dmix.rate 48000
defaults.pcm.dmix.format "unchanged"
diff -ruNp alsa-lib-1.0.17.orig/src/conf/pcm/dmix.conf alsa-lib-1.0.17/src/conf/pcm/dmix.conf
--- alsa-lib-1.0.17.orig/src/conf/pcm/dmix.conf 2008-07-14 10:57:56.000000000 +0200
+++ alsa-lib-1.0.17/src/conf/pcm/dmix.conf 2008-07-21 11:51:45.000000000 +0200
@@ -41,10 +41,6 @@ pcm.!dmix {
@func refer
name defaults.pcm.ipc_key
}
- ipc_gid {
- @func refer
- name defaults.pcm.ipc_gid
- }
ipc_perm {
@func refer
name defaults.pcm.ipc_perm
diff -ruNp alsa-lib-1.0.17.orig/src/conf/pcm/dsnoop.conf alsa-lib-1.0.17/src/conf/pcm/dsnoop.conf
--- alsa-lib-1.0.17.orig/src/conf/pcm/dsnoop.conf 2008-07-14 10:57:56.000000000 +0200
+++ alsa-lib-1.0.17/src/conf/pcm/dsnoop.conf 2008-07-21 11:51:45.000000000 +0200
@@ -41,10 +41,6 @@ pcm.!dsnoop {
@func refer
name defaults.pcm.ipc_key
}
- ipc_gid {
- @func refer
- name defaults.pcm.ipc_gid
- }
ipc_perm {
@func refer
name defaults.pcm.ipc_perm

View File

@ -8,7 +8,7 @@ Release: 1%{?prever_dot}%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: System Environment/Libraries Group: System Environment/Libraries
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2 Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}%{?postver}.tar.bz2
Patch0: alsa-lib-1.0.14rc1-config.patch Patch0: alsa-lib-1.0.17-config.patch
Patch2: alsa-lib-1.0.14-glibc-open.patch Patch2: alsa-lib-1.0.14-glibc-open.patch
Patch3: alsa-lib-pulse-default.patch Patch3: alsa-lib-pulse-default.patch
Patch4: alsa-lib-1.0.16-no-dox-date.patch Patch4: alsa-lib-1.0.16-no-dox-date.patch