Author: pluto Date: Tue Apr 25 19:39:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - gcc4 fix, release 3.1.
---- Files affected: SPECS: ccrtp.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/ccrtp.spec diff -u SPECS/ccrtp.spec:1.8 SPECS/ccrtp.spec:1.9 --- SPECS/ccrtp.spec:1.8 Tue Apr 25 18:18:19 2006 +++ SPECS/ccrtp.spec Tue Apr 25 21:39:30 2006 @@ -3,11 +3,12 @@ Summary(pl): Szkielet klas C++ dla RTP/RTCP Name: ccrtp Version: 1.3.7 -Release: 3 +Release: 3.1 License: GPL Group: Libraries Source0: ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz # Source0-md5: 6621be1852bd90c3dbbafa895618d8f0 +Patch0: %{name}-gcc4.patch URL: http://www.gnu.org/software/ccrtp/ BuildRequires: commoncpp2-devel BuildRequires: doxygen @@ -60,6 +61,7 @@ %prep %setup -q +%patch0 -p1 %build %configure @@ -101,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/04/25 19:39:30 pluto +- gcc4 fix, release 3.1. + Revision 1.8 2006/04/25 16:18:19 arekm - rebuild ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ccrtp.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
