Author: kosmo                        Date: Thu Apr 20 20:08:22 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 0.8.5
- use posix_fallocate()
- please STBR

---- Files affected:
SPECS:
   libtorrent.spec (1.20 -> 1.20.2.1) 

---- Diffs:

================================================================
Index: SPECS/libtorrent.spec
diff -u SPECS/libtorrent.spec:1.20 SPECS/libtorrent.spec:1.20.2.1
--- SPECS/libtorrent.spec:1.20  Thu Jan 19 21:40:47 2006
+++ SPECS/libtorrent.spec       Thu Apr 20 22:08:17 2006
@@ -6,12 +6,12 @@
 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.3
+Version:       0.8.5
 Release:       1
 License:       GPL v2
 Group:         Libraries
 Source0:       
http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 628e504f7b6a9ff418d345249ce9813b
+# Source0-md5: a54777817072b221e65956caed09c8fb
 Patch0:                %{name}-inttypes.patch
 URL:           http://libtorrent.rakshasa.no/
 BuildRequires: autoconf
@@ -66,11 +66,8 @@
 %patch0 -p1
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__automake}
 %configure \
+       --with-posix-fallocate \
        --%{?debug:en}%{!?debug:dis}able-debug \
        %{?with_static_libs:--enable-static}
 %{__make}
@@ -111,6 +108,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20.2.1  2006/04/20 20:08:17  kosmo
+- updated to 0.8.5
+- use posix_fallocate()
+- please STBR
+
 Revision 1.20  2006/01/19 20:40:47  charles
 - updated to 0.8.3
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to