diff --git a/alsa-firmware.spec b/alsa-firmware.spec index 6034c18..d14dfe7 100644 --- a/alsa-firmware.spec +++ b/alsa-firmware.spec @@ -1,7 +1,7 @@ Summary: Firmware for several ALSA-Supported soundcards Name: alsa-firmware Version: 1.0.4 -Release: 0.fdr.1.1 +Release: 1.1 Epoch: 0 License: GPL Group: Applications/Multimedia @@ -20,6 +20,12 @@ included in alsa-tools package. # ----------------------------------------------------------------------------- %prep +echo " +-------------------------------------------------------------- +Hasn't been built nor updated since FC1. +Needs decision on whether to drop it. +--------------------------------------------------------------" > /dev/null +exit 1 %setup -q -n %{name}-%{version} # -----------------------------------------------------------------------------