Author: undefine Date: Wed Jan 30 22:25:41 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - missing include
---- Files affected: SPECS: rtorrent.spec (1.60 -> 1.60.2.1) ---- Diffs: ================================================================ Index: SPECS/rtorrent.spec diff -u SPECS/rtorrent.spec:1.60 SPECS/rtorrent.spec:1.60.2.1 --- SPECS/rtorrent.spec:1.60 Wed Jan 30 10:03:29 2008 +++ SPECS/rtorrent.spec Wed Jan 30 23:25:36 2008 @@ -14,6 +14,7 @@ Group: Applications/Networking Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz # Source0-md5: 6216be7ce5e3ead9dc115eaeea863694 +Patch0: %{name}-inttypes.patch Patch100: %{name}-colors.patch Patch101: %{name}-dns_peer_info.patch Patch102: %{name}-ssl-no-verify.patch @@ -43,6 +44,7 @@ %prep %setup -q +%patch0 -p1 %if %{with colors} %patch100 -p1 #%patch101 -p1 @@ -80,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60.2.1 2008-01-30 22:25:36 undefine +- missing include + Revision 1.60 2008-01-30 09:03:29 paszczus - seems to work; rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rtorrent.spec?r1=1.60&r2=1.60.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
