rpms/sox/devel sox.spec,1.36,1.37

Tom Callaway spot at fedoraproject.org
Thu Sep 4 22:27:40 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/sox/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30286

Modified Files:
	sox.spec 
Log Message:
missed some BR, this should be all of them


Index: sox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sox/devel/sox.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- sox.spec	4 Sep 2008 22:12:44 -0000	1.36
+++ sox.spec	4 Sep 2008 22:27:10 -0000	1.37
@@ -1,13 +1,13 @@
 Summary: A general purpose sound file conversion tool
 Name: sox
 Version: 14.1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: Applications/Multimedia
 Source: http://prdownloads.sourceforge.net/sox/sox-%{version}.tar.gz
 URL: http://sox.sourceforge.net/
 BuildRequires: libvorbis-devel
-BuildRequires: alsa-lib-devel
+BuildRequires: alsa-lib-devel, libtool-ltdl-devel, libsamplerate-devel
 BuildRequires: gsm-devel, wavpack-devel, ladspa-devel, libpng-devel
 BuildRequires: flac-devel, libao-devel, libsndfile-devel, libid3tag-devel
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -75,6 +75,9 @@
 
 
 %changelog
+* Thu Sep  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 14.1.0-3
+- missed a few BR, this should be all of them
+
 * Thu Sep  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 14.1.0-2
 - enable the full set of functionality with missing BR
 




More information about the fedora-extras-commits mailing list