]> git.pld-linux.org Git - packages/live.git/blobdiff - live.spec
- updated to 2005.09.06
[packages/live.git] / live.spec
index 5d2b558cad90724f198ac39f66ad107ad577c6bd..ff4cca81e5125203090ef67fa12b42d5e4b71e06 100644 (file)
--- a/live.spec
+++ b/live.spec
@@ -1,14 +1,16 @@
 Summary:       LIVE.COM libraries for streaming media
 Summary(pl):   Biblioteki LIVE.COM do strumieni multimedialnych
 Name:          live
-Version:       2003.09.01
-Release:       0.1
+Version:       2005.09.06
+Release:       1
 Epoch:         2
 License:       LGPL
 Group:         Libraries
 Source0:       http://www.live.com/liveMedia/public/%{name}.%{version}.tar.gz
-# Source0-md5: c8aec69088b75b53d5021702955c00db
+# Source0-md5: 9512b7a4958c2a3628a8e9c35cfcaf74
 URL:           http://live.sourceforge.net/
+BuildRequires: libstdc++-devel
+BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,6 +27,7 @@ echo > groupsock/strstream.h
 
 %build
 ./genMakefiles linux
+sed -i -e 's#$(TESTPROGS_APP)##g' Makefile Makefile.tail
 %{__make} \
        C_COMPILER="%{__cc}" \
        CPLUSPLUS_COMPILER="%{__cxx}" \
This page took 0.032737 seconds and 4 git commands to generate.