[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/rb_libtorrent/devel rb_libtorrent.spec,1.5,1.6
- From: Peter Gordon (pgordon) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/rb_libtorrent/devel rb_libtorrent.spec,1.5,1.6
- Date: Fri, 3 Aug 2007 13:57:58 -0400
Author: pgordon
Update of /cvs/extras/rpms/rb_libtorrent/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8010/rb_libtorrent/devel
Modified Files:
rb_libtorrent.spec
Log Message:
Bump and rebuild for new Boost soname.
Index: rb_libtorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/rb_libtorrent/devel/rb_libtorrent.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- rb_libtorrent.spec 10 Jul 2007 07:12:55 -0000 1.5
+++ rb_libtorrent.spec 3 Aug 2007 17:57:25 -0000 1.6
@@ -1,6 +1,6 @@
Name: rb_libtorrent
Version: 0.12
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A C++ BitTorrent library aiming to be the best alternative
Group: System Environment/Libraries
@@ -31,7 +31,7 @@
%package devel
Summary: Development files for %{name}
Group: Development/Libraries
-License: BSD, zlib/libpng License, Boost Software License
+License: BSD and zlib/libpng License and Boost Software License
Requires: %{name} = %{version}-%{release}
Requires: pkgconfig
## Same pkgconfig file, and unsuffixed shared library symlink. :(
@@ -137,6 +137,9 @@
%changelog
+* Fri Aug 03 2007 Peter Gordon <peter thecodergeek com> - 0.12-2
+- Rebuild against new Boost libraries.
+
* Thu Jun 07 2007 Peter Gordon <peter thecodergeek com> - 0.12-1
- Update to new upstream release (0.12 Final)
- Split examples into a subpackage. Applications that use rb_libtorrent
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]