- fix #144518 - stack protection control
This commit is contained in:
parent
bf4b629d64
commit
d730f5ba90
@ -1,13 +1,14 @@
|
|||||||
Summary: The Advanced Linux Sound Architecture (ALSA) library.
|
Summary: The Advanced Linux Sound Architecture (ALSA) library.
|
||||||
Name: alsa-lib
|
Name: alsa-lib
|
||||||
Version: 1.0.7
|
Version: 1.0.7
|
||||||
Release: 2
|
Release: 3.devel
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}.tar.bz2
|
Source: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}%{?prever}.tar.bz2
|
||||||
Patch: alsa-lib-assert.patch
|
Patch: alsa-lib-assert.patch
|
||||||
Patch2: alsa-lib-macro.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/
|
URL: http://www.alsa-project.org/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
@ -38,6 +39,7 @@ against the ALSA libraries and interfaces.
|
|||||||
%patch -p1
|
%patch -p1
|
||||||
%patch2 -p1
|
%patch2 -p1
|
||||||
%patch3 -p1 -b .load-env
|
%patch3 -p1 -b .load-env
|
||||||
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -90,6 +92,9 @@ ln -snf ../../etc/alsa %{_datadir}/alsa
|
|||||||
%{_datadir}/aclocal/alsa.m4
|
%{_datadir}/aclocal/alsa.m4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 10 2005 Martin Stransky <stransky@redhat.com> 1.0.7-3.devel
|
||||||
|
- fix #144518 - stack protection control
|
||||||
|
|
||||||
* Sat Jan 08 2005 Colin Walters <walters@redhat.com> 1.0.7-2
|
* Sat Jan 08 2005 Colin Walters <walters@redhat.com> 1.0.7-2
|
||||||
- New patch alsa-lib-1.0.7-asym-config.patch, sets up asym
|
- New patch alsa-lib-1.0.7-asym-config.patch, sets up asym
|
||||||
in the default config file and makes it easy to make it
|
in the default config file and makes it easy to make it
|
||||||
|
Loading…
Reference in New Issue
Block a user