rpms/rb_libtorrent/F-12 .cvsignore, 1.9, 1.10 rb_libtorrent.spec, 1.27, 1.28 sources, 1.9, 1.10

Peter Gordon pgordon at fedoraproject.org
Fri Oct 2 03:14:37 UTC 2009


Author: pgordon

Update of /cvs/pkgs/rpms/rb_libtorrent/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5053/F-12

Modified Files:
	.cvsignore rb_libtorrent.spec sources 
Log Message:
Update to 0.14.6


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rb_libtorrent/F-12/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	3 Jun 2009 05:22:28 -0000	1.9
+++ .cvsignore	2 Oct 2009 03:14:36 -0000	1.10
@@ -1 +1 @@
-libtorrent-rasterbar-0.14.4.tar.gz
+libtorrent-rasterbar-0.14.6.tar.gz


Index: rb_libtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rb_libtorrent/F-12/rb_libtorrent.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- rb_libtorrent.spec	21 Aug 2009 15:41:10 -0000	1.27
+++ rb_libtorrent.spec	2 Oct 2009 03:14:36 -0000	1.28
@@ -2,8 +2,8 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:		rb_libtorrent
-Version:	0.14.4
-Release:	3%{?dist}
+Version:	0.14.6
+Release:	1%{?dist}
 Summary:	A C++ BitTorrent library aiming to be the best alternative
 
 Group:		System Environment/Libraries
@@ -19,6 +19,7 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 
 BuildRequires:	asio-devel
 BuildRequires:	boost-devel
+BuildRequires:	GeoIP-devel
 BuildRequires:	libtool
 BuildRequires:	python-devel
 BuildRequires:	python-setuptools
@@ -113,6 +114,7 @@ rm -rf include/libtorrent/asio*
 	--with-boost-regex=mt				\
 	--with-boost-system=mt				\
 	--with-boost-thread=mt				\
+	--with-libgeoip=system				\
 	--with-zlib=system
 ## Use the system libtool to ensure that we don't get unnecessary RPATH
 ## hacks in our final build.
@@ -181,6 +183,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Sep 27 2009 Peter Gordon <peter at thecodergeek.com> - 0.14.6-1
+- Update to new upstream release (0.14.6)
+- Build against system GeoIP libraries.
+	
 * Fri Aug 21 2009 Tomas Mraz <tmraz at redhat.com> - 0.14.4-3
 - rebuilt with new openssl
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rb_libtorrent/F-12/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	3 Jun 2009 05:22:28 -0000	1.9
+++ sources	2 Oct 2009 03:14:36 -0000	1.10
@@ -1 +1 @@
-4c1f2bb19d210394316d92e69bd5bfde  libtorrent-rasterbar-0.14.4.tar.gz
+1b5b91a5d0abb8cefef9f4195738e621  libtorrent-rasterbar-0.14.6.tar.gz




More information about the fedora-extras-commits mailing list