rpms/tcl-snack/devel tcl-snack.spec,1.6,1.7

Tom Callaway spot at fedoraproject.org
Thu Dec 25 03:24:33 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/tcl-snack/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8672

Modified Files:
	tcl-snack.spec 
Log Message:
fix missing BR: libXft-devel


Index: tcl-snack.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-snack/devel/tcl-snack.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tcl-snack.spec	29 Nov 2008 17:21:19 -0000	1.6
+++ tcl-snack.spec	25 Dec 2008 03:24:03 -0000	1.7
@@ -9,7 +9,7 @@
 
 Name:		tcl-%{realname}
 Version:	2.2.10
-Release:	7%{?dist}
+Release:	8%{?dist}
 Summary:	Sound toolkit
 Group:		System Environment/Libraries
 License:	GPLv2+
@@ -27,6 +27,7 @@
 Patch3:		snack2.2.10-newALSA.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	tcl-devel, tk-devel, libogg-devel, libvorbis-devel
+BuildRequires:	libXft-devel
 # BuildRequires: alsa-lib-devel
 BuildRequires:	python-devel
 Requires:	tcl(abi) = %{tcl_version}
@@ -104,6 +105,9 @@
 %{python_sitelib}/tkSnack*
 
 %changelog
+* Wed Dec 24 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.2.10-8
+- fix missing BR: libXft-devel
+
 * Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 2.2.10-7
 - Rebuild for Python 2.6
 




More information about the fedora-extras-commits mailing list