Author: lisu                         Date: Tue May 10 07:29:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.12.8
- bumped version of soname
- drop obsoleted -encrypt-retry.patch

---- Files affected:
packages/libtorrent:
   libtorrent-encrypt-retry.patch (1.1 -> 1.2) , libtorrent.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: packages/libtorrent/libtorrent-encrypt-retry.patch
diff -u packages/libtorrent/libtorrent-encrypt-retry.patch:1.1 
packages/libtorrent/libtorrent-encrypt-retry.patch:1.2
--- packages/libtorrent/libtorrent-encrypt-retry.patch:1.1      Sun Mar  6 
19:30:55 2011
+++ packages/libtorrent/libtorrent-encrypt-retry.patch  Tue May 10 09:29:27 2011
@@ -1,16 +1,3 @@
-Index: test/Makefile.am
-===================================================================
---- test/Makefile.am   (wersja 1189)
-+++ test/Makefile.am   (wersja 1190)
-@@ -6,6 +6,8 @@
- LibTorrentTest_SOURCES = \
-       rak/allocators_test.cc \
-       rak/allocators_test.h \
-+      rak/ranges_test.cc \
-+      rak/ranges_test.h \
-       torrent/object_test.cc \
-       torrent/object_test.h \
-       torrent/object_test_utils.cc \
 Index: test/rak/ranges_test.cc
 ===================================================================
 --- test/rak/ranges_test.cc    (wersja 0)

================================================================
Index: packages/libtorrent/libtorrent.spec
diff -u packages/libtorrent/libtorrent.spec:1.71 
packages/libtorrent/libtorrent.spec:1.72
--- packages/libtorrent/libtorrent.spec:1.71    Sun Mar  6 19:30:55 2011
+++ packages/libtorrent/libtorrent.spec Tue May 10 09:29:27 2011
@@ -7,14 +7,13 @@
 Summary:       LibTorrent - a BitTorrent library written in C++ for Unix
 Summary(pl.UTF-8):     LibTorrent - biblioteka BitTorrenta napisana w C++ dla 
Uniksa
 Name:          libtorrent
-Version:       0.12.7
-Release:       3
+Version:       0.12.8
+Release:       1
 License:       GPL v2+
 Group:         Libraries
 Source0:       
http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 2b5032bd3ef64f0d53f5ea73678e0eb0
+# Source0-md5: 5f644b6a96c9ef3c1b6df767eea1e705
 Patch0:                %{name}-client_list.patch
-Patch1:                %{name}-encrypt-retry.patch
 URL:           http://libtorrent.rakshasa.no/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -68,10 +67,9 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p0
 
 # from libtool 1.9f, autoconf 2.60 can't stand it (endless recursion)
-rm -f scripts/{libtool,lt*}.m4
+%{__rm} scripts/{libtool,lt*}.m4
 
 %build
 %{__libtoolize}
@@ -103,7 +101,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS README
 %attr(755,root,root) %{_libdir}/libtorrent.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.13
+%%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.14
 
 %files devel
 %defattr(644,root,root,755)
@@ -124,6 +122,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2011/05/10 07:29:27  lisu
+- updated to 0.12.8
+- bumped version of soname
+- drop obsoleted -encrypt-retry.patch
+
 Revision 1.71  2011/03/06 18:30:55  arekm
 - rel 3; fix encryption retries
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent/libtorrent-encrypt-retry.patch?r1=1.1&r2=1.2&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent/libtorrent.spec?r1=1.71&r2=1.72&f=u

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

Reply via email to