packages: libtorrent/libtorrent.spec - back to stable 0.12.6 version - epoch 1
lisu
lisu at pld-linux.org
Wed May 11 15:06:28 CEST 2011
Author: lisu Date: Wed May 11 13:06:28 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- back to stable 0.12.6 version
- epoch 1
---- Files affected:
packages/libtorrent:
libtorrent.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: packages/libtorrent/libtorrent.spec
diff -u packages/libtorrent/libtorrent.spec:1.72 packages/libtorrent/libtorrent.spec:1.73
--- packages/libtorrent/libtorrent.spec:1.72 Tue May 10 09:29:27 2011
+++ packages/libtorrent/libtorrent.spec Wed May 11 15:06:23 2011
@@ -7,17 +7,17 @@
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.8
+Version: 0.12.6
Release: 1
+Epoch: 1
License: GPL v2+
Group: Libraries
Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 5f644b6a96c9ef3c1b6df767eea1e705
+# Source0-md5: 037499ed708aaf72988cee60e5a8d96b
Patch0: %{name}-client_list.patch
URL: http://libtorrent.rakshasa.no/
BuildRequires: autoconf >= 2.50
BuildRequires: automake
-BuildRequires: cppunit-devel >= 1.9.6
BuildRequires: libsigc++-devel >= 2.0
BuildRequires: libtool >= 2:1.5
BuildRequires: openssl-devel >= 0.9.7d
@@ -42,7 +42,7 @@
Summary: Development files for libtorrent
Summary(pl.UTF-8): Pliki programistyczne libtorrent
Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: libsigc++-devel >= 2.0
Requires: openssl-devel >= 0.9.7d
@@ -69,7 +69,7 @@
%patch0 -p1
# from libtool 1.9f, autoconf 2.60 can't stand it (endless recursion)
-%{__rm} scripts/{libtool,lt*}.m4
+rm -f scripts/{libtool,lt*}.m4
%build
%{__libtoolize}
@@ -101,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.14
+%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.11
%files devel
%defattr(644,root,root,755)
@@ -122,29 +122,9 @@
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
-
-Revision 1.70 2010/11/08 20:02:02 shadzik
-- rel 2
-
-Revision 1.69 2010/10/28 23:43:09 charles
-- BR: cppunit-devel
-
-Revision 1.68 2010/10/27 07:35:55 lisu
-- up to 0.12.7
-- bump version of soname
-
-Revision 1.67 2010/04/11 06:27:59 arekm
-- release 3
-
-Revision 1.66 2010/03/25 22:10:15 pluto
-- release 2 (rebuild with boost-1.42.0)
+Revision 1.73 2011/05/11 13:06:23 lisu
+- back to stable 0.12.6 version
+- epoch 1
Revision 1.65 2009/12/01 09:36:23 lisu
- up to 0.12.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent/libtorrent.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list