1.0.28
This commit is contained in:
parent
0e4783660f
commit
63ed41ab78
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1 @@
|
|||||||
alsa-firmware-1.0.17-pruned.tar.bz2
|
/alsa-firmware-1.*.tar.bz2
|
||||||
alsa-firmware-1.0.19-pruned.tar.bz2
|
|
||||||
/alsa-firmware-1.0.24.1-pruned.tar.bz2
|
|
||||||
/alsa-firmware-1.0.25.tar.bz2
|
|
||||||
/alsa-firmware-1.0.25-pruned.tar.bz2
|
|
||||||
/alsa-firmware-1.0.27.tar.bz2
|
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
Summary: Firmware for several ALSA-supported sound cards
|
Summary: Firmware for several ALSA-supported sound cards
|
||||||
Name: alsa-firmware
|
Name: alsa-firmware
|
||||||
Version: 1.0.27
|
Version: 1.0.28
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
# See later in the spec for a breakdown of licensing
|
# See later in the spec for a breakdown of licensing
|
||||||
License: GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
|
License: GPL+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -42,7 +42,7 @@ the alsa-tools-firmware package.
|
|||||||
# pndspini.bin -> /etc/sound/pndspini.bin
|
# pndspini.bin -> /etc/sound/pndspini.bin
|
||||||
#
|
#
|
||||||
# Probably an upstream package bug.
|
# Probably an upstream package bug.
|
||||||
sed -i s#'multisound/Makefile \\'## configure.in
|
sed -i s#'multisound/Makefile \\'## configure.ac
|
||||||
sed -i s#multisound## Makefile.am
|
sed -i s#multisound## Makefile.am
|
||||||
|
|
||||||
autoreconf -vif
|
autoreconf -vif
|
||||||
@ -184,6 +184,10 @@ make install DESTDIR=%{buildroot}
|
|||||||
/lib/firmware/ctefx.bin
|
/lib/firmware/ctefx.bin
|
||||||
/lib/firmware/ctspeq.bin
|
/lib/firmware/ctspeq.bin
|
||||||
|
|
||||||
|
# Licence: No explicit license; says it's copied from kernel where the cs46xx
|
||||||
|
# driver is labelled as GPLv2+
|
||||||
|
/lib/firmware/cs46xx
|
||||||
|
|
||||||
# Even with --disable-loader, we still get usxxx firmware here; looking at the
|
# Even with --disable-loader, we still get usxxx firmware here; looking at the
|
||||||
# alsa-tools-firmware package, it seems like these devices probably use an old-
|
# alsa-tools-firmware package, it seems like these devices probably use an old-
|
||||||
# style hotplug loading method
|
# style hotplug loading method
|
||||||
@ -192,6 +196,9 @@ make install DESTDIR=%{buildroot}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 24 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.28-1
|
||||||
|
- Update to 1.0.28
|
||||||
|
|
||||||
* Tue Jun 17 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.27-5
|
* Tue Jun 17 2014 Peter Robinson <pbrobinson@fedoraproject.org> 1.0.27-5
|
||||||
- Fix FTBFS once more with feeling
|
- Fix FTBFS once more with feeling
|
||||||
- Update spec
|
- Update spec
|
||||||
|
Loading…
Reference in New Issue
Block a user