rpms/alsa-tools/devel alsa-tools.spec,1.30,1.31

Tim Jackson timj at fedoraproject.org
Wed Aug 26 21:45:46 UTC 2009


Author: timj

Update of /cvs/extras/rpms/alsa-tools/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13226

Modified Files:
	alsa-tools.spec 
Log Message:
Add missing dep on xorg-x11-fonts-misc (#503284)



Index: alsa-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/alsa-tools/devel/alsa-tools.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- alsa-tools.spec	24 Jul 2009 16:48:09 -0000	1.30
+++ alsa-tools.spec	26 Aug 2009 21:45:45 -0000	1.31
@@ -23,7 +23,7 @@
 Summary:        Specialist tools for ALSA
 Name:           alsa-tools
 Version:        1.0.20
-Release:        3%{?dist}
+Release:        4%{?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
@@ -47,6 +47,7 @@ BuildRequires:  gtk+-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  fltk-devel
 Buildrequires:  desktop-file-utils
+Requires:       xorg-x11-fonts-misc
 %endif
 
 %description
@@ -218,6 +219,9 @@ install -m 644 %{SOURCE5} ${RPM_BUILD_RO
 %endif
 
 %changelog
+* Wed Aug 26 2009 Tim Jackson <rpm at timj.co.uk> - 1.0.20-4
+- Add missing dep on xorg-x11-fonts-misc (#503284)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list