This commit is contained in:
parent
33f6ef9c92
commit
6b71636da6
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 5 18:26:23 CEST 2007 - tiwai@suse.de
|
||||
|
||||
- removed alsa from BuildRequires
|
||||
- fixed filelist to be independent from alsa.rpm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 31 12:22:37 CEST 2007 - tiwai@suse.de
|
||||
|
||||
|
@ -11,12 +11,11 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: alsa-firmware
|
||||
BuildRequires: alsa
|
||||
%define package_version 1.0.14
|
||||
URL: http://www.alsa-project.org/
|
||||
Summary: Firmware Data Files for ALSA
|
||||
Version: 1.0.14
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GNU General Public License (GPL)
|
||||
Group: Hardware/Other
|
||||
Autoreqprov: on
|
||||
@ -84,10 +83,13 @@ install -c -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/etc/udev/rules.d
|
||||
%defattr(-, root, root)
|
||||
%doc %{_docdir}/%{name}
|
||||
/lib/firmware/*
|
||||
%{_datadir}/alsa/firmware
|
||||
%{_datadir}/alsa
|
||||
/etc/udev
|
||||
|
||||
%changelog
|
||||
* Tue Jun 05 2007 - tiwai@suse.de
|
||||
- removed alsa from BuildRequires
|
||||
- fixed filelist to be independent from alsa.rpm
|
||||
* Thu May 31 2007 - tiwai@suse.de
|
||||
- updated to version 1.0.14-final:
|
||||
* aica firmware
|
||||
|
Loading…
x
Reference in New Issue
Block a user