rpms/alsa-tools/F-8 alsa-tools.spec,1.15,1.16

Tim Jackson (timj) fedora-extras-commits at redhat.com
Sun May 18 16:30:53 UTC 2008


Author: timj

Update of /cvs/extras/rpms/alsa-tools/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12083

Modified Files:
	alsa-tools.spec 
Log Message:
Enable -firmware subpackage



Index: alsa-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/alsa-tools/F-8/alsa-tools.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- alsa-tools.spec	5 Jan 2008 12:08:13 -0000	1.15
+++ alsa-tools.spec	18 May 2008 16:29:47 -0000	1.16
@@ -1,6 +1,6 @@
-# Disable firmware build for now; the alsa-firmware package is not built
-# for Fedora yet (bug #217259)
-%define _without_firmware 1
+# Whether or not to skip building the firmware subpackage. This is not the
+# actual firmware itself (see alsa-firmware), it is some complementary tools.
+%define _without_firmware 0
 
 %{?!_without_tools:     %define builddirstools as10k1 echomixer envy24control hdspconf hdspmixer rmedigicontrol sbiload sb16_csp sscape_ctl us428control }
 %{?!_without_firmware:  %define builddirsfirmw hdsploader mixartloader usx2yloader vxloader }
@@ -15,7 +15,7 @@
 Summary:        Specialist tools for ALSA
 Name:           alsa-tools
 Version:        1.0.15
-Release:        2%{?dist}
+Release:        3%{?dist}
 
 # Checked at least one source file from all the sub-projects contained in
 # the source tarball and they are consistent GPLv2+ - TJ 2007-11-15
@@ -193,6 +193,10 @@
 %endif
 
 %changelog
+* Sun May 18 2008 Tim Jackson <rpm at timj.co.uk> - 1.0.15-3
+- Enable firmware subpackage - the accompanying alsa-firmware package is
+  finally in Fedora
+
 * Sat Jan 05 2008 Tim Jackson <rpm at timj.co.uk> - 1.0.15-2
 - Update License tag to GPLv2+
 - ExcludeArch ppc64 (bug #219010)




More information about the fedora-extras-commits mailing list