Accepting request 237962 from home:tiwai:branches:multimedia:libs
- Updated to alsa-firmware 1.0.28: Removed obsoleted patch 0001-Add-cs46xx-entry-to-the-main-configure-and-Makefile..patch: OBS-URL: https://build.opensuse.org/request/show/237962 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/alsa-firmware?expand=0&rev=24
This commit is contained in:
parent
9f641d61c9
commit
c54acbaf62
@ -1,37 +0,0 @@
|
||||
From f21a82fabbc9124ae8ed1e1a2138bac0892250b0 Mon Sep 17 00:00:00 2001
|
||||
From: Takashi Iwai <tiwai@suse.de>
|
||||
Date: Thu, 6 Feb 2014 15:28:46 +0100
|
||||
Subject: [PATCH] Add cs46xx entry to the main configure and Makefile.am
|
||||
|
||||
Signed-off-by: Takashi Iwai <tiwai@suse.de>
|
||||
---
|
||||
Makefile.am | 2 +-
|
||||
configure.in | 1 +
|
||||
2 files changed, 2 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/Makefile.am b/Makefile.am
|
||||
index ec46a1af64c4..9f616f10eea6 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 foreign
|
||||
|
||||
SUBDIRS = hdsploader mixartloader pcxhrloader usx2yloader vxloader echoaudio \
|
||||
asihpi emu korg1212 maestro3 multisound sb16 wavefront \
|
||||
- ymfpci aica ca0132
|
||||
+ ymfpci aica ca0132 cs46xx
|
||||
|
||||
EXTRA_DIST = depcomp
|
||||
|
||||
diff --git a/configure.in b/configure.in
|
||||
index 2f37e27d67d1..e99fb097219e 100644
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -68,4 +68,5 @@ AC_OUTPUT(Makefile \
|
||||
ymfpci/Makefile \
|
||||
aica/Makefile \
|
||||
ca0132/Makefile \
|
||||
+ cs46xx/Makefile \
|
||||
)
|
||||
--
|
||||
1.8.5.2
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34cde0e67fba1c86cbee5c219b91c0a245da01d268dfa7623b1a73430fd16e5b
|
||||
size 3935104
|
3
alsa-firmware-1.0.28.tar.bz2
Normal file
3
alsa-firmware-1.0.28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9dc0be0cc8825a7f0302f307dd04f8732855bad60ee3ab00e795bd353c03779
|
||||
size 3931211
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 13:19:24 CEST 2014 - tiwai@suse.de
|
||||
|
||||
- Updated to alsa-firmware 1.0.28:
|
||||
Removed obsoleted patch
|
||||
0001-Add-cs46xx-entry-to-the-main-configure-and-Makefile..patch:
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 15:31:02 CET 2014 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: alsa-firmware
|
||||
%define package_version 1.0.27
|
||||
%define package_version 1.0.28
|
||||
Url: http://www.alsa-project.org/
|
||||
Summary: Firmware Data Files for ALSA
|
||||
License: GPL-2.0+
|
||||
@ -27,13 +27,11 @@ BuildRequires: automake
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(udev)
|
||||
%endif
|
||||
Version: 1.0.27
|
||||
Version: 1.0.28
|
||||
Release: 0
|
||||
Source: ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{package_version}.tar.bz2
|
||||
Source1: usx2yaudio.rules
|
||||
Source2: usx2yaudio-old.rules
|
||||
Source3: cs46xx.tar.bz2
|
||||
Patch1: 0001-Add-cs46xx-entry-to-the-main-configure-and-Makefile..patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
Requires: alsa
|
||||
@ -47,8 +45,7 @@ Requires: alsa
|
||||
Various firmware data files for ALSA drivers.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{package_version} -a 3
|
||||
%patch1 -p1
|
||||
%setup -q -n %{name}-%{package_version}
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f73149baddfd908059c033f3075c348493551c116b0964171c2d21c1ae4b02
|
||||
size 15023
|
Loading…
Reference in New Issue
Block a user