|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
Name: libtorrent-rasterbar
|
|
Name: libtorrent-rasterbar
|
|
Version: 0.15.4
|
|
Version: 0.15.4
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
Summary: A C++ BitTorrent library aiming to be the best alternative
|
|
Summary: A C++ BitTorrent library aiming to be the best alternative
|
|
Summary(ja): 最良の代替手段となることを目指す C++ BitTorrent ライブラリ
|
|
Summary(ja): 最良の代替手段となることを目指す C++ BitTorrent ライブラリ
|
|
|
|
|
|
@@ -110,7 +110,6 @@ rm -rf include/libtorrent/asio*
|
|
%configure --disable-static \
|
|
%configure --disable-static \
|
|
--enable-examples \
|
|
--enable-examples \
|
|
--enable-python-binding \
|
|
--enable-python-binding \
|
|
- --with-asio=system \
|
|
|
|
--with-zlib=system \
|
|
--with-zlib=system \
|
|
--with-boost-libdir=%{_libdir} \
|
|
--with-boost-libdir=%{_libdir} \
|
|
;
|
|
;
|
|
@@ -187,6 +186,10 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Jan 17 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.15.4-2
|
|
|
|
+- rebuilt with openssl-1.0.0c
|
|
|
|
+- deleted unrecognized configure option (--with-asio)
|
|
|
|
+
|
|
* Tue Oct 19 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.15.4-1
|
|
* Tue Oct 19 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.15.4-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|