SPECS: libtorrent.spec - few more fixes from gentoo - release 5
adamg
adamg at pld-linux.org
Fri Jul 18 22:25:50 CEST 2008
Author: adamg Date: Fri Jul 18 20:25:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- few more fixes from gentoo
- release 5
---- Files affected:
SPECS:
libtorrent.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/libtorrent.spec
diff -u SPECS/libtorrent.spec:1.57 SPECS/libtorrent.spec:1.58
--- SPECS/libtorrent.spec:1.57 Thu Jun 12 00:24:20 2008
+++ SPECS/libtorrent.spec Fri Jul 18 22:25:45 2008
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa
Name: libtorrent
Version: 0.12.2
-Release: 4
+Release: 5
License: GPL v2+
Group: Libraries
Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
@@ -20,6 +20,9 @@
Patch4: %{name}-gcc43.patch
Patch5: %{name}-lt-ver.patch
Patch6: %{name}-tracker_timer_fix.patch
+Patch7: %{name}-fix_have_timer.patch
+Patch8: %{name}-fix_pex_leak.patch
+Patch9: %{name}-fix_write_datagram.patch
URL: http://libtorrent.rakshasa.no/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -78,6 +81,9 @@
%patch4 -p1
%patch5 -p1
%patch6 -p1
+%patch7 -p1
+%patch8 -p1
+%patch9 -p1
# from libtool 1.9f, autoconf 2.60 can't stand it (endless recursion)
rm -f scripts/{libtool,lt*}.m4
@@ -133,7 +139,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.57 2008/06/11 22:24:20 qboosh
+Revision 1.58 2008/07/18 20:25:45 adamg
+- few more fixes from gentoo
+- release 5
+
+Revision 1.57 2008-06-11 22:24:20 qboosh
- unbroken files to actually include shared library
- release 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtorrent.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list