Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: rb_libtorrent - A C++ BitTorrent library aiming to be 
the best alternative
Alias: rb_libtorrent

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=221372





------- Additional Comments From [EMAIL PROTECTED]  2007-01-27 12:26 EST -------
Well, for 0.11-3:

* License:
  - Well, some sources are not licensed under BSD.

  A. Some files are under the Boost Software License
     (perhaps okay)
     [under include/libtorrent/]:
     asio.hpp asio/*.hpp asio/*/*.hpp
     invariant_check.cpp

  B. Need some verification
     [under include/libtorrent/]
     utf8.hpp
------------------------------------------------------
1. The origin of this software must not be misrepresented; you must not
   claim that you wrote the original software. If you use this software
   in a product, an acknowledgment in the product documentation would be
   appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
   misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
-------------------------------------------------------

* Fedora specific documentation
  - Please include your name.

* Timestamps
  - This package try to install many text files/image files
    and in that case keeping on those files are preferable.
    For this package please:
--------------------------------------------------------
%install
rm -rf %{buildroot}
export CPPROG="%{__cp} -p"
make install DESTDIR=%{buildroot} INSTALL="%{__install} -c -p"
--------------------------------------------------------

* Requires, etc
  /usr/lib/pkgconfig/libtorrent.pc includes:
--------------------------------------------------------
Libs: -L${libdir} -lz  -lboost_date_time -lboost_filesystem -lboost_thread -lz
-ltorrent
--------------------------------------------------------
  * I doubt that addtional linkage is needed as 



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to