]> git.pld-linux.org Git - packages/ccrtp.git/commitdiff
- gcc4 fix, release 3.1. auto/th/ccrtp-1_3_7-3_1
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 25 Apr 2006 19:39:30 +0000 (19:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ccrtp.spec -> 1.9

ccrtp.spec

index 26a6ca03cd374e67ba5f0343ce7ca2588a2c4cf6..a477403af3f59ea64bc8b96c41330876b066bc0b 100644 (file)
@@ -2,11 +2,12 @@ Summary:      Common C++ class framework for RTP/RTCP
 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
@@ -59,6 +60,7 @@ Statyczna biblioteka ccrtp.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
This page took 0.058721 seconds and 4 git commands to generate.