rpms/olpcsound/OLPC-3 olpcsound.spec,1.10,1.11

Victor Lazzarini veplaini at fedoraproject.org
Fri Aug 22 18:50:53 UTC 2008


Author: veplaini

Update of /cvs/pkgs/rpms/olpcsound/OLPC-3
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24183

Modified Files:
	olpcsound.spec 
Log Message:
fixed jack dependency


Index: olpcsound.spec
===================================================================
RCS file: /cvs/pkgs/rpms/olpcsound/OLPC-3/olpcsound.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- olpcsound.spec	15 Aug 2008 13:01:52 -0000	1.10
+++ olpcsound.spec	22 Aug 2008 18:50:23 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: Csound - sound synthesis language and library, OLPC subset
 Name:   olpcsound        
 Version: 5.08.92
-Release: 9%{?dist}
+Release: 10%{?dist}
 URL: http://csound.sourceforge.net/
 License: LGPLv2+
 Group: Applications/Multimedia
@@ -14,7 +14,7 @@
 Patch5: rtalsa-sched.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: swig python scons alsa-lib-devel liblo-devel libsndfile-devel 
-BuildRequires: jack-connection-kit-devel pulseaudio-devel
+BuildRequires: jack-audio-connection-kit-devel pulseaudio-devel
 BuildRequires: libpng-devel libjpeg-devel libvorbis-devel libogg-devel gettext python-devel
 %define python_site_dir %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
 
@@ -76,6 +76,9 @@
 
 
 %changelog
+* Fri Aug 22 2008  Victor Lazzarini <vlazzarini at nuim.ie> - 5.08.92-10
+  - fixed jack dependency
+ 
 * Fri Aug 15 2008 Victor Lazzarini <vlazzarini at nuim.ie> - 5.08.92-9
   - add patches for including jack and pulseaudio modules on the build,
     and rt scheduler priority setting code to alsa module.




More information about the fedora-extras-commits mailing list