SPECS: rtaudio.spec - updatedto 4.0.3

qboosh qboosh at pld-linux.org
Sun Dec 16 16:11:28 CET 2007


Author: qboosh                       Date: Sun Dec 16 15:11:28 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updatedto 4.0.3

---- Files affected:
SPECS:
   rtaudio.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/rtaudio.spec
diff -u SPECS/rtaudio.spec:1.4 SPECS/rtaudio.spec:1.5
--- SPECS/rtaudio.spec:1.4	Wed Aug 29 00:09:02 2007
+++ SPECS/rtaudio.spec	Sun Dec 16 16:11:23 2007
@@ -2,12 +2,12 @@
 Summary:	RtAudio - set of C++ classes providing common API for realtime audio I/O
 Summary(pl.UTF-8):	RtAudio - zbiór klas C++ udostępniających wspólne API do we/wy dźwięku
 Name:		rtaudio
-Version:	4.0.2
+Version:	4.0.3
 Release:	1
 License:	MIT-like
 Group:		Libraries
 Source0:	http://www.music.mcgill.ca/~gary/rtaudio/release/%{name}-%{version}.tar.gz
-# Source0-md5:	317d37a7dd6d5aba558014b0eef98af2
+# Source0-md5:	9fd38d8cf7a181ef772e2bd1f0ad5308
 URL:		http://www.music.mcgill.ca/~gary/rtaudio/
 BuildRequires:	alsa-lib-devel
 BuildRequires:	jack-audio-connection-kit-devel
@@ -60,7 +60,7 @@
 %build
 #configure is used only for examples
 
-libtool --mode=compile --tag=CXX %{__cxx} -c %{rpmcxxflags} -o RtAudio.lo RtAudio.cpp -D__LINUX_OSS__ -D__LINUX_ALSA__ -D__LINUX_JACK__
+libtool --mode=compile --tag=CXX %{__cxx} -c %{rpmcxxflags} -o RtAudio.lo RtAudio.cpp -D__LINUX_OSS__ -D__LINUX_ALSA__ -D__LINUX_JACK__ -Iinclude
 libtool --mode=link --tag=CXX %{__cxx} %{rpmldflags} -o librtaudio.la RtAudio.lo -rpath %{_libdir} -ljack -lasound -lpthread
 
 %install
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007-12-16 15:11:23  qboosh
+- updatedto 4.0.3
+
 Revision 1.4  2007-08-28 22:09:02  qboosh
 - updated to 4.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rtaudio.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list