rpms/libtorrent/devel .cvsignore, 1.9, 1.10 libtorrent.spec, 1.26, 1.27 sources, 1.10, 1.11

Conrad Meyer konradm at fedoraproject.org
Tue Nov 18 22:38:25 UTC 2008


Author: konradm

Update of /cvs/pkgs/rpms/libtorrent/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22219

Modified Files:
	.cvsignore libtorrent.spec sources 
Log Message:
Trying to get 0.12.3 building...


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	18 Nov 2008 20:27:55 -0000	1.9
+++ .cvsignore	18 Nov 2008 22:37:53 -0000	1.10
@@ -1 +1 @@
-libtorrent-rasterbar-0.14.tar.gz
+libtorrent-0.12.3.tar.gz


Index: libtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/libtorrent.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- libtorrent.spec	18 Nov 2008 22:08:31 -0000	1.26
+++ libtorrent.spec	18 Nov 2008 22:37:53 -0000	1.27
@@ -1,17 +1,15 @@
 Name:          libtorrent
 License:       GPLv2+
 Group:         System Environment/Libraries
-Version:       0.14
+Version:       0.12.3
 Release:       1%{?dist}
 Summary:       BitTorrent library with a focus on high performance & good code
 URL:           http://libtorrent.rakshasa.no/
-Source0:       http://superb-east.dl.sourceforge.net/sourceforge/libtorrent/%{name}-rasterbar-%{version}.tar.gz
+Source0:       http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pkgconfig
 BuildRequires: openssl-devel
 BuildRequires: libsigc++20-devel
-BuildRequires: boost-devel
-BuildRequires: asio-devel
 
 %description
 LibTorrent is a BitTorrent library written in C++ for *nix, with a focus 
@@ -30,7 +28,7 @@
 with the libtorrent libraries.
 
 %prep
-%setup -q -n %{name}-rasterbar-%{version}
+%setup -q
 
 %build
 # work around a bug thats triggered by gcc 4.1
@@ -38,7 +36,7 @@
 export CFLAGS=$RPM_OPT_FLAGS
 export CXXFLAGS=$RPM_OPT_FLAGS
 
-%configure -DBOOST_SP_USE_PTHREADS
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -65,8 +63,8 @@
 %{_libdir}/*.so
 
 %changelog
-* Tue Nov 18 2008 Conrad Meyer <konrad at tylerc.org> - 0.14-1
-- Bump to 0.14.
+* Tue Nov 18 2008 Conrad Meyer <konrad at tylerc.org> - 0.12.3-1
+- Bump to 0.12.3.
 
 * Thu Aug  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.11.8-5
 - fix license tag


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	18 Nov 2008 20:27:55 -0000	1.10
+++ sources	18 Nov 2008 22:37:54 -0000	1.11
@@ -1 +1 @@
-d4577ac07cff34b4a8202edc24383b8b  libtorrent-rasterbar-0.14.tar.gz
+db7c7a2236c2f6af5e02cf3e9384eb67  libtorrent-0.12.3.tar.gz




More information about the fedora-extras-commits mailing list