SPECS: libtorrent.spec - updated to 0.8.5 - build without ac/am/lt...

charles charles at pld-linux.org
Fri Feb 17 16:05:08 CET 2006


Author: charles                      Date: Fri Feb 17 15:05:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.5
- build without ac/am/lt, updated BRs

---- Files affected:
SPECS:
   libtorrent.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/libtorrent.spec
diff -u SPECS/libtorrent.spec:1.21 SPECS/libtorrent.spec:1.22
--- SPECS/libtorrent.spec:1.21	Tue Feb  7 14:01:26 2006
+++ SPECS/libtorrent.spec	Fri Feb 17 16:05:03 2006
@@ -6,20 +6,18 @@
 Summary:	LibTorrent - a BitTorrent library written in C++ for Unix
 Summary(pl):	LibTorrent - biblioteka BitTorrenta napisana w C++ dla Uniksa
 Name:		libtorrent
-Version:	0.8.4
+Version:	0.8.5
 Release:	1
 License:	GPL v2
 Group:		Libraries
 Source0:	http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	c45f0f2ecbeb7ef2421c2f9e61b3f0de
+# Source0-md5:	a54777817072b221e65956caed09c8fb
 Patch0:		%{name}-inttypes.patch
 URL:		http://libtorrent.rakshasa.no/
-BuildRequires:	autoconf
-BuildRequires:	automake
 BuildRequires:	libsigc++-devel >= 2.0
-BuildRequires:	libtool
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pkgconfig
+BuildRequires:	xfsprogs-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -66,10 +64,6 @@
 %patch0 -p1
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__automake}
 %configure \
 	--%{?debug:en}%{!?debug:dis}able-debug \
 	%{?with_static_libs:--enable-static}
@@ -111,6 +105,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/02/17 15:05:03  charles
+- updated to 0.8.5
+- build without ac/am/lt, updated BRs
+
 Revision 1.21  2006/02/07 13:01:26  charles
 - updated to 0.8.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libtorrent.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list