[packages/libtorrent-rasterbar] - note on versions/branches - removed outdated patch

qboosh qboosh at pld-linux.org
Tue Apr 30 21:48:49 CEST 2019


commit 9f847737ca4eb890794a7ca8bcce8a97f9cfff74
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 30 21:32:17 2019 +0200

    - note on versions/branches
    - removed outdated patch

 disable-valloc.patch      | 13 -------------
 libtorrent-rasterbar.spec |  3 +--
 2 files changed, 1 insertion(+), 15 deletions(-)
---
diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec
index a11a55d..a53f3e6 100644
--- a/libtorrent-rasterbar.spec
+++ b/libtorrent-rasterbar.spec
@@ -1,5 +1,4 @@
-#
-# WARNING: Do not upgrade to 1.1.x, breaks qbittorrent
+# WARNING: qbittorrent 3.x uses 1.0.x, 4.x 1.1.x (see DEVEL-1.1 branch), there is no version ready for 1.2.x (DEVEL-1.2 branch)
 #
 %define		tagver	%(echo %{version} | tr . _)
 Summary:	A C++ BitTorrent library
diff --git a/disable-valloc.patch b/disable-valloc.patch
deleted file mode 100644
index 23fafe3..0000000
--- a/disable-valloc.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- libtorrent-rasterbar-0.15.0.orig/configure	2010-03-31 14:32:43.088649904 -0700
-+++ libtorrent-rasterbar-0.15.0/configure	2010-03-31 14:35:23.284694490 -0700
-@@ -15297,8 +15297,8 @@
- fi
- 
- 
--
--
-+# Use posix_memalign() instead of valloc() to avoid issues with eglibc
-+$as_echo "#define TORRENT_USE_POSIX_MEMALIGN 1" >>confdefs.h
- 
- # Check whether --with-boost-system was given.
- if test "${with_boost_system+set}" = set; then :
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtorrent-rasterbar.git/commitdiff/9f847737ca4eb890794a7ca8bcce8a97f9cfff74



More information about the pld-cvs-commit mailing list