SPECS: live.spec - gcc4 fix, strstream.h hack not needed (includes...

pluto pluto at pld-linux.org
Sun Feb 12 23:14:25 CET 2006


Author: pluto                        Date: Sun Feb 12 22:14:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc4 fix, strstream.h hack not needed (includes ifdef'ed in sources).

---- Files affected:
SPECS:
   live.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/live.spec
diff -u SPECS/live.spec:1.28 SPECS/live.spec:1.29
--- SPECS/live.spec:1.28	Tue Jan  3 22:08:00 2006
+++ SPECS/live.spec	Sun Feb 12 23:14:19 2006
@@ -3,17 +3,20 @@
 Summary(pl):	Biblioteki LIVE555 do strumieni multimedialnych
 Name:		live
 Version:	2005.09.06
-Release:	1
+Release:	2
 Epoch:		2
 License:	LGPL
 Group:		Libraries
 Source0:	http://www.live555.com/liveMedia/public/%{name}.%{version}.tar.gz
 # Source0-md5:	9512b7a4958c2a3628a8e9c35cfcaf74
+Patch0:		%{name}-gcc4.patch
 URL:		http://www.live555.com/liveMedia/
 BuildRequires:	libstdc++-devel
 BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		specflags	-fno-strict-aliasing
+
 %description
 LIVE555 libraries for streaming media.
 
@@ -22,9 +25,7 @@
 
 %prep
 %setup -q -n live
-
-# no <strstream.h> in gcc 3.3 - but... this API is not used anyway
-echo > groupsock/strstream.h
+%patch0 -p1
 
 %build
 ./genMakefiles linux
@@ -67,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2006/02/12 22:14:19  pluto
+- gcc4 fix, strstream.h hack not needed (includes ifdef'ed in sources).
+
 Revision 1.28  2006/01/03 21:08:00  qboosh
 - updated URLs (live.com is owned by Microsoft now)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/live.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list