- update to 1.0.8
- temporarily removed alsa-lib-1.0.7-asym-config.patch
This commit is contained in:
parent
d730f5ba90
commit
eea21b43c9
@ -1 +1,2 @@
|
||||
alsa-lib-1.0.7.tar.bz2
|
||||
alsa-lib-1.0.8.tar.bz2
|
||||
|
@ -1,13 +1,12 @@
|
||||
Summary: The Advanced Linux Sound Architecture (ALSA) library.
|
||||
Name: alsa-lib
|
||||
Version: 1.0.7
|
||||
Release: 3.devel
|
||||
Version: 1.0.8
|
||||
Release: 1.devel
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}.tar.bz2
|
||||
Patch: alsa-lib-assert.patch
|
||||
Patch2: alsa-lib-macro.patch
|
||||
Patch3: alsa-lib-1.0.7-asym-config.patch
|
||||
#Patch3: alsa-lib-1.0.7-asym-config.patch
|
||||
Patch4: alsa-lib-stack.patch
|
||||
URL: http://www.alsa-project.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -36,9 +35,8 @@ against the ALSA libraries and interfaces.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}%{?prever}
|
||||
%patch -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1 -b .load-env
|
||||
%patch2 -p1 -b .macro
|
||||
#%patch3 -p1 -b .load-env
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
@ -92,6 +90,10 @@ ln -snf ../../etc/alsa %{_datadir}/alsa
|
||||
%{_datadir}/aclocal/alsa.m4
|
||||
|
||||
%changelog
|
||||
* Wed Jan 26 2005 Martin Stransky <stransky@redhat.com> 1.0.8-1.devel
|
||||
- update to 1.0.8
|
||||
- temporarily removed alsa-lib-1.0.7-asym-config.patch
|
||||
|
||||
* Mon Jan 10 2005 Martin Stransky <stransky@redhat.com> 1.0.7-3.devel
|
||||
- fix #144518 - stack protection control
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user