SPECS: libtorrent-rasterbar.spec - up to 0.14 - obsolete patches removed - ...

duddits duddits at pld-linux.org
Mon Nov 10 17:49:53 CET 2008


Author: duddits                      Date: Mon Nov 10 16:49:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.14
- obsolete patches removed
- %configure options updated

---- Files affected:
SPECS:
   libtorrent-rasterbar.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libtorrent-rasterbar.spec
diff -u SPECS/libtorrent-rasterbar.spec:1.6 SPECS/libtorrent-rasterbar.spec:1.7
--- SPECS/libtorrent-rasterbar.spec:1.6	Tue Sep  9 14:37:39 2008
+++ SPECS/libtorrent-rasterbar.spec	Mon Nov 10 17:49:47 2008
@@ -3,16 +3,12 @@
 Summary(hu.UTF-8):	C++ BitTorrent könyvtár
 Summary(pl.UTF-8):	Biblioteka BitTorrenta napisana w C++
 Name:		libtorrent-rasterbar
-Version:	0.13.1
-Release:	3
+Version:	0.14
+Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libtorrent/%{name}-%{version}.tar.gz
-# Source0-md5:	9d6b112fedc5861402647ff72e95dba0
-Patch0:		%{name}-examples.patch
-## fix the build error with newest boost -- it will be fixed in the next libtorrent version
-Patch1:		%{name}-boost.patch
-Patch2:		%{name}-condition.patch
+# Source0-md5:	d4577ac07cff34b4a8202edc24383b8b
 URL:		http://www.rasterbar.com/products/libtorrent/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -100,9 +96,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -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
@@ -118,13 +112,12 @@
 %{__automake}
 %configure \
 	--with-boost-system=boost_system \
-	--with-boost-date-time=boost_date_time \
 	--with-boost-filesystem=boost_filesystem \
 	--with-boost-thread=boost_thread \
 	--with-boost-regex=boost_regex \
 	--with-boost-program-options=boost_program_options \
 	--with-{asio,zlib}=system \
-	--enable-ssl
+	--with-ssl
 
 %{__make} LDFLAGS="-L%{_libdir}64 %{rpmldflags}"
 
@@ -168,6 +161,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/11/10 16:49:47  duddits
+- up to 0.14
+- obsolete patches removed
+- %configure options updated
+
 Revision 1.6  2008/09/09 12:37:39  pluto
 - add missed BRs.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtorrent-rasterbar.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list