SPECS: rb_libtorrent.spec - added boost_1_35.patch

sls sls at pld-linux.org
Wed May 21 03:12:29 CEST 2008


Author: sls                          Date: Wed May 21 01:12:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added boost_1_35.patch

---- Files affected:
SPECS:
   rb_libtorrent.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/rb_libtorrent.spec
diff -u SPECS/rb_libtorrent.spec:1.11 SPECS/rb_libtorrent.spec:1.12
--- SPECS/rb_libtorrent.spec:1.11	Tue Apr 29 16:06:07 2008
+++ SPECS/rb_libtorrent.spec	Wed May 21 03:12:24 2008
@@ -8,6 +8,7 @@
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libtorrent/libtorrent-%{version}.tar.gz
 # Source0-md5:	571a91a98c7426321681dd9f767a87de
+Patch0:		%{name}-boost_1_35.patch
 URL:		http://www.rasterbar.com/products/libtorrent/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -77,6 +78,7 @@
 
 %prep
 %setup -q -n "libtorrent-%{version}"
+%patch0 -p1
 ## Some of the sources and docs are executable, which makes rpmlint against
 ## the resulting -debuginfo and -devel packages, respectively, quite angry. :]
 find src docs -type f | xargs chmod a-x
@@ -140,6 +142,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-05-21 01:12:24  sls
+- added boost_1_35.patch
+
 Revision 1.11  2008-04-29 14:06:07  pluto
 - reorganize boost BRs (boost-devel >= 1.35.0).
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rb_libtorrent.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list