This commit is contained in:
parent
304fbfdc06
commit
33f6ef9c92
3
alsa-firmware-1.0.14.tar.bz2
Normal file
3
alsa-firmware-1.0.14.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb6032b0a5eff3ea76361df530f2a636ba59d7088ad3def5428fe0aee5eda907
|
||||
size 3195258
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a1f9279b3b287b300e284df3b1ef01835417e5c11976cf8c6eae5d54ab43d80
|
||||
size 3152105
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 31 12:22:37 CEST 2007 - tiwai@suse.de
|
||||
|
||||
- updated to version 1.0.14-final:
|
||||
* aica firmware
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 14:39:36 CEST 2007 - tiwai@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package alsa-firmware (Version 1.0.13)
|
||||
# spec file for package alsa-firmware (Version 1.0.14)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,11 +12,11 @@
|
||||
|
||||
Name: alsa-firmware
|
||||
BuildRequires: alsa
|
||||
%define package_version 1.0.14rc4
|
||||
%define package_version 1.0.14
|
||||
URL: http://www.alsa-project.org/
|
||||
Summary: Firmware Data Files for ALSA
|
||||
Version: 1.0.13
|
||||
Release: 35
|
||||
Version: 1.0.14
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: Hardware/Other
|
||||
Autoreqprov: on
|
||||
@ -31,15 +31,12 @@ Various firmware data files for ALSA drivers.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -n %{name}-%{package_version}
|
||||
%setup -q -n %{name}-%{package_version}
|
||||
|
||||
%build
|
||||
%{?suse_update_config:%{suse_update_config -f}}
|
||||
autoreconf -fi
|
||||
CFLAGS="$RPM_OPT_FLAGS" ./configure \
|
||||
--prefix=%{_prefix} \
|
||||
--libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} \
|
||||
%configure \
|
||||
--enable-loader \
|
||||
--enable-hotplug \
|
||||
--with-hotplug-dir=/lib/firmware
|
||||
@ -91,6 +88,9 @@ install -c -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/etc/udev/rules.d
|
||||
/etc/udev
|
||||
|
||||
%changelog
|
||||
* Thu May 31 2007 - tiwai@suse.de
|
||||
- updated to version 1.0.14-final:
|
||||
* aica firmware
|
||||
* Wed May 02 2007 - tiwai@suse.de
|
||||
- updated to version 1.0.14rc4
|
||||
* emu micro_dock firmware
|
||||
|
Loading…
x
Reference in New Issue
Block a user