diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 40d7b56..0000000 --- a/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -alsa-firmware-1.0.4.tar.bz2 diff --git a/Makefile b/Makefile deleted file mode 100644 index 7640da0..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: alsa-firmware -# $Id$ -NAME := alsa-firmware -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/alsa-firmware.spec b/alsa-firmware.spec deleted file mode 100644 index 719add1..0000000 --- a/alsa-firmware.spec +++ /dev/null @@ -1,71 +0,0 @@ -Summary: Firmware for several ALSA-Supported soundcards -Name: alsa-firmware -Version: 1.0.4 -Release: 2.1 - -License: GPL -Group: Applications/Multimedia -URL: http://www.alsa-project.org/ -Source0: %{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Requires: alsa-tools-firmware >= 1.0.4 - - -%description -This package contains the firmware binaries for each ALSA-loader program -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 - - -%build -%configure -%{__make} %{?_smp_mflags} -for i in hdsploader mixartloader usx2yloader vxloader -do - mv ${i}/README README.${i} -done - - -%install -rm -rf $RPM_BUILD_ROOT -%makeinstall - - -%clean -%{__rm} -rf $RPM_BUILD_ROOT - - -%files -%defattr(-,root,root,-) -%doc COPYING README README.hdsploader README.mixartloader README.usx2yloader README.vxloader -%{_datadir}/alsa/firmware - - -%changelog -* Fri Apr 7 2005 Michael Schwendt -- rebuilt - -* Sat Apr 03 2004 Thorsten Leemhuis - 0:1.0.4-0.fdr.1 -- Update to 1.0.4 - -* Fri Jan 16 2004 Thorsten Leemhuis - 0:1.0.1-0.fdr.2 -- add missing rm in install section - -* Fri Jan 09 2004 Thorsten Leemhuis - 0:1.0.1-0.fdr.1 -- Update to 1.0.1 -- Contains now the license -- is "Distributable under GPL" - -* Thu Dec 04 2003 Thorsten Leemhuis 1.0.0-0.fdr.0.1.rc1 -- Initial build. - - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..815fd29 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/needs.rebuild b/needs.rebuild deleted file mode 100644 index 815fd29..0000000 --- a/needs.rebuild +++ /dev/null @@ -1 +0,0 @@ -http://fedoraproject.org/wiki/Extras/Schedule/FC6MassRebuild diff --git a/sources b/sources deleted file mode 100644 index 0a54839..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -175212c3ad377539961adcdc12925fab alsa-firmware-1.0.4.tar.bz2