SPECS: rtorrent.spec - added -convert_fn.patch (for gcc4)
charles
charles at pld-linux.org
Mon May 8 16:47:23 CEST 2006
Author: charles Date: Mon May 8 14:47:23 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added -convert_fn.patch (for gcc4)
---- Files affected:
SPECS:
rtorrent.spec (1.28 -> 1.29)
---- Diffs:
================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.28 SPECS/rtorrent.spec:1.29
--- SPECS/rtorrent.spec:1.28 Sat May 6 03:22:48 2006
+++ SPECS/rtorrent.spec Mon May 8 16:47:18 2006
@@ -14,6 +14,7 @@
# Source0-md5: e33e1478bbe1a8836f318f0d904782c4
Patch0: %{name}-colors.patch
Patch1: %{name}-inttypes.patch
+Patch2: %{name}-convert_fn.patch
URL: http://libtorrent.rakshasa.no/
BuildRequires: automake
BuildRequires: curl-devel >= 7.12
@@ -41,6 +42,7 @@
%patch0 -p1
%endif
%patch1 -p1
+%patch2 -p1
%build
cp /usr/share/automake/config.sub .
@@ -70,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.29 2006/05/08 14:47:18 charles
+- added -convert_fn.patch (for gcc4)
+
Revision 1.28 2006/05/06 01:22:48 charles
- updated to 0.5.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rtorrent.spec?r1=1.28&r2=1.29&f=u
More information about the pld-cvs-commit
mailing list