Hello community,
here is the log from the commit of package libtorrent-rasterbar for
openSUSE:Factory
checked in at Sun Oct 16 22:10:37 CEST 2011.
--------
--- openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2011-09-23 02:10:59.000000000 +0200
+++
/mounts/work_src_done/STABLE/libtorrent-rasterbar/libtorrent-rasterbar.changes
2011-10-16 12:44:49.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Oct 16 10:44:25 UTC 2011 - [email protected]
+
+- fix build for factory
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
libtorrent-rasterbar-0.15.6.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libtorrent-rasterbar.spec ++++++
--- /var/tmp/diff_new_pack.3aq47v/_old 2011-10-16 22:10:34.000000000 +0200
+++ /var/tmp/diff_new_pack.3aq47v/_new 2011-10-16 22:10:34.000000000 +0200
@@ -30,6 +30,7 @@
Url: http://www.rasterbar.com/products/libtorrent/
Group: Development/Libraries/C and C++
Source:
http://libtorrent.googlecode.com/files/%{name}-%{version}.tar.gz
+Patch0: libtorrent-rasterbar-0.15.6.diff
BuildRequires: boost-devel >= 1.36
BuildRequires: gcc-c++
BuildRequires: libGeoIP-devel
@@ -50,9 +51,6 @@
This package holds the sample client and example files for
libtorrent-rasterbar.
%package -n %{name}%{_soname}
-
-
-License: BSD
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
Group: System/Libraries
@@ -65,8 +63,6 @@
* to be very easy to use
%package -n python-%{name}
-
-
Summary: Python Bindings for libtorrent-rasterbar
Group: Development/Libraries/Python
Requires: python >= %{py_ver}
@@ -77,8 +73,6 @@
%if %{with examples}
%package -n %{name}-tools
-
-
Summary: Example tools from libtorrent-rasterbar
Group: Development/Libraries/C and C++
@@ -87,7 +81,6 @@
%endif
%package devel
-License: BSD
Summary: Libtorrent is a C++ implementation of the BitTorrent protocol
Group: Development/Libraries/C and C++
Requires: %{name}%{_soname} = %{version}
@@ -108,7 +101,6 @@
This package holds the development files for libtorrent-rasterbar.
%package doc
-License: BSD
Summary: Documentation for libtorrent-rasterbar
Group: Documentation/HTML
@@ -117,6 +109,7 @@
%prep
%setup -q
+%patch0 -p1
%build
export CFLAGS="%{optflags} -g -fno-strict-aliasing"
++++++ libtorrent-rasterbar-0.15.6.diff ++++++
Index: libtorrent-rasterbar-0.15.6/src/file.cpp
===================================================================
--- libtorrent-rasterbar-0.15.6.orig/src/file.cpp 2011-02-22
01:18:05.000000000 +0100
+++ libtorrent-rasterbar-0.15.6/src/file.cpp 2011-10-16 12:03:38.973556698
+0200
@@ -1082,6 +1082,7 @@ typedef struct _FILE_ALLOCATED_RANGE_BUF
#else
return start;
#endif
+ return start;
}
}
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]