From 0a519be71459fa6bbaa80918211f3c4257c08e8f Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Feb 03 2006 12:50:35 +0000 Subject: fix for #179446 - don't remove old SHM memory/keys during login --- diff --git a/alsa-lib.spec b/alsa-lib.spec index 87c562e..b164542 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -5,13 +5,14 @@ Summary: The Advanced Linux Sound Architecture (ALSA) library. Name: alsa-lib Version: %{version_main} -Release: 2.rc2 +Release: 3.rc2 License: LGPL Group: System Environment/Libraries Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version_main}%{?prever}.tar.bz2 Source1: ainit-%{version_ainit}.tar.gz Patch0: alsa-lib-1.0.10-ainit-2.patch Patch1: alsa-lib-1.0.11-group.patch +Patch2: alsa-lib-1.0.11-ainit-start.patch URL: http://www.alsa-project.org/ BuildRoot: %{_tmppath}/%{name}-%{version_main}-root BuildRequires: doxygen @@ -41,6 +42,7 @@ against the ALSA libraries and interfaces. %setup -q -n %{name}-%{version_main}%{?prever} -a 1 %patch0 -p1 -b .ainit %patch1 -p1 -b .group +%patch2 -p1 -b .start %build %configure \ @@ -147,6 +149,9 @@ ln -snf ../../etc/alsa %{_datadir}/alsa %{_datadir}/aclocal/alsa.m4 %changelog +* Fri Feb 3 2006 Martin Stransky 1.0.11-3.rc2 +- fix for #179446 - don't remove old SHM memory/keys during login + * Fri Jan 13 2006 Martin Stransky 1.0.11-2.rc2 - fix for #169729 - Kernel update makes snd-atiixp-modem & slmodemd fail - new ainit (0.7) should fix some problems with root users