]> git.pld-linux.org Git - packages/libtorrent-rasterbar.git/commitdiff
- note on versions/branches libtorrent-1.0
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Apr 2019 19:32:17 +0000 (21:32 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Apr 2019 19:49:06 +0000 (21:49 +0200)
- removed outdated patch

disable-valloc.patch [deleted file]
libtorrent-rasterbar.spec

diff --git a/disable-valloc.patch b/disable-valloc.patch
deleted file mode 100644 (file)
index 23fafe3..0000000
+++ /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 :
index a11a55dddc89afc1f368652be6e39a222b4dfc2c..a53f3e6e9bec1e0196f0a49ae118107bc2fe019b 100644 (file)
@@ -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
This page took 0.110901 seconds and 4 git commands to generate.