rpms/rb_libtorrent/devel rb_libtorrent.spec,1.5,1.6

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Fri Aug 3 17:57:58 UTC 2007


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 at thecodergeek.com> - 0.12-2
+- Rebuild against new Boost libraries.
+
 * Thu Jun 07 2007 Peter Gordon <peter at thecodergeek.com> - 0.12-1
 - Update to new upstream release (0.12 Final)
 - Split examples into a subpackage. Applications that use rb_libtorrent




More information about the fedora-extras-commits mailing list