SPECS: alsa-driver.spec - reverted breakage - updated to 1.0.11, u...
qboosh
qboosh at pld-linux.org
Sat Apr 22 01:54:34 CEST 2006
Author: qboosh Date: Fri Apr 21 23:54:34 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- reverted breakage
- updated to 1.0.11, updated processor,bluezsco,noebus patches, added gcc4 patch
---- Files affected:
SPECS:
alsa-driver.spec (1.174 -> 1.175)
---- Diffs:
================================================================
Index: SPECS/alsa-driver.spec
diff -u SPECS/alsa-driver.spec:1.174 SPECS/alsa-driver.spec:1.175
--- SPECS/alsa-driver.spec:1.174 Thu Apr 20 15:18:39 2006
+++ SPECS/alsa-driver.spec Sat Apr 22 01:54:29 2006
@@ -20,21 +20,23 @@
Summary: Advanced Linux Sound Architecture (ALSA) - drivers
Summary(pl): Advanced Linux Sound Architecture (ALSA) - sterowniki
Name: alsa-driver
-Version: 1.0.10
+Version: 1.0.11
%define _rel 1
Release: %{_rel}
License: GPL
Group: Base/Kernel
Source0: ftp://ftp.alsa-project.org/pub/driver/%{name}-%{version}.tar.bz2
-# Source0-md5: e9e7c1ca664a14275d67185049f933f9
+# Source0-md5: 57534e4297cd683371402220e3753885
Patch0: %{name}-make.patch
Patch1: %{name}-alpha.patch
Patch2: %{name}-processor.patch
# based on patch from http://www.dcs.gla.ac.uk/~jp/snd-bluez-sco/, updated
# (note: better 2.6.x version is at http://www.dcs.gla.ac.uk/~jp/snd-bt-sco/)
Patch3: %{name}-bluezsco.patch
+Patch4: %{name}-ppc.patch
Patch5: %{name}-hpimod.patch
Patch6: %{name}-noebus.patch
+Patch7: %{name}-gcc4.patch
URL: http://www.alsa-project.org/
%if %{with dist_kernel} && %{with kernel}
BuildRequires: kernel24-headers >= 2.4
@@ -50,7 +52,7 @@
BuildRequires: rpmbuild(macros) >= 1.213
BuildRequires: sed >= 4.0
BuildConflicts: alsa-lib <= 0.4.0
-#ExcludeArch: %{x8664}
+ExcludeArch: %{x8664}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%ifarch sparc sparc64
@@ -165,9 +167,10 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-#%patch3 -p1
+%patch3 -p1
%patch5 -p1
%patch6 -p1
+%patch7 -p1
sed -i -e 's/-D__SMP__/-D__KERNEL_SMP/' configure.in
@@ -317,6 +320,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.175 2006/04/21 23:54:29 qboosh
+- reverted breakage
+- updated to 1.0.11, updated processor,bluezsco,noebus patches, added gcc4 patch
+
Revision 1.174 2006/04/20 13:18:39 paszczus
- too fast, reverted
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/alsa-driver.spec?r1=1.174&r2=1.175&f=u
More information about the pld-cvs-commit
mailing list