rpms/libtorrent/devel .cvsignore, 1.8, 1.9 libtorrent.spec, 1.20, 1.21 sources, 1.9, 1.10

Conrad Meyer konradm at fedoraproject.org
Tue Nov 18 20:28:26 UTC 2008


Author: konradm

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

Modified Files:
	.cvsignore libtorrent.spec sources 
Log Message:
Bump to 0.14


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	18 Sep 2007 18:19:49 -0000	1.8
+++ .cvsignore	18 Nov 2008 20:27:55 -0000	1.9
@@ -1 +1 @@
-libtorrent-0.11.8.tar.gz
+libtorrent-rasterbar-0.14.tar.gz


Index: libtorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libtorrent/devel/libtorrent.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- libtorrent.spec	7 Aug 2008 17:20:46 -0000	1.20
+++ libtorrent.spec	18 Nov 2008 20:27:55 -0000	1.21
@@ -1,12 +1,12 @@
 Name:          libtorrent
 License:       GPLv2+
 Group:         System Environment/Libraries
-Version:       0.11.8
-Release:       5%{?dist}
+Version:       0.14
+Release:       1%{?dist}
 Summary:       BitTorrent library with a focus on high performance & good code
 URL:           http://libtorrent.rakshasa.no/
-Source0:       http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-Patch1: %{name}-gcc43.patch
+Source0:       http://superb-east.dl.sourceforge.net/sourceforge/libtorrent/%{name}-rasterbar-%{version}.tar.gz
+Patch1:        %{name}-gcc43.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pkgconfig, openssl-devel, libsigc++20-devel
 
@@ -31,7 +31,6 @@
 %patch1 -p1 -b .gcc43
 
 %build
-
 # work around a bug thats triggered by gcc 4.1
 export RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS | %{__sed} s/-O2/-Os/`
 export CFLAGS=$RPM_OPT_FLAGS
@@ -42,7 +41,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall
+make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %clean
@@ -64,6 +63,9 @@
 %{_libdir}/*.so
 
 %changelog
+* Tue Nov 18 2008 Conrad Meyer <konrad at tylerc.org> - 0.14-1
+- Bump to 0.14.
+
 * 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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	18 Sep 2007 18:19:49 -0000	1.9
+++ sources	18 Nov 2008 20:27:55 -0000	1.10
@@ -1 +1 @@
-1e50de4a4f0ee6d9c643993aea9bdbf0  libtorrent-0.11.8.tar.gz
+d4577ac07cff34b4a8202edc24383b8b  libtorrent-rasterbar-0.14.tar.gz




More information about the fedora-extras-commits mailing list