[alsa-tools] Dependency fix

perex perex at fedoraproject.org
Fri Sep 7 11:22:29 UTC 2012


commit ee3c8d2d199501b383a3483adb70234ee509be58
Author: Jaroslav Kysela <perex at perex.cz>
Date:   Fri Sep 7 13:19:58 2012 +0200

    Dependency fix

 alsa-tools.spec |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/alsa-tools.spec b/alsa-tools.spec
index 99cd258..33a17b5 100644
--- a/alsa-tools.spec
+++ b/alsa-tools.spec
@@ -49,6 +49,7 @@ BuildRequires:  alsa-lib-devel >= 1.0.24
 %if 0%{!?_without_tools:1}
 BuildRequires:  gtk+-devel
 BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  fltk-devel
 Buildrequires:  desktop-file-utils
 Requires:       xorg-x11-fonts-misc
@@ -74,6 +75,8 @@ certain sound cards.
 * sbiload - An OPL2/3 FM instrument loader for ALSA sequencer
 * sscape_ctl - ALSA SoundScape control utility
 * us428control - Control tool for Tascam 428
+* hda-verb - Direct HDA codec access
+* hdajackretask - Reassign the I/O jacks on the HDA hardware
 
 
 %package firmware
@@ -237,6 +240,10 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_ROOT}/lib/udev/rules.d
 %endif
 
 %changelog
+* Fri Sep  7 2012 Jaroslav Kysela <jkysela at redhat.com> - 1.0.26.1-2
+- Fixed gtk3-devel dependency (hdajackretask)
+- Added description for hda-verb and hdajackretask
+
 * Thu Sep  6 2012 Jaroslav Kysela <jkysela at redhat.com> - 1.0.26.1-1
 - Updated to 1.0.26.1
 - Added hda-verb and hdajackretask tools


More information about the scm-commits mailing list