packages (DEVEL): libtorrent/libtorrent.spec - moved unstable version to DE...
lisu
lisu at pld-linux.org
Wed May 11 15:14:33 CEST 2011
Author: lisu Date: Wed May 11 13:14:33 2011 GMT
Module: packages Tag: DEVEL
---- Log message:
- moved unstable version to DEVEL
- epoch 1
---- Files affected:
packages/libtorrent:
libtorrent.spec (1.74 -> 1.74.2.1)
---- Diffs:
================================================================
Index: packages/libtorrent/libtorrent.spec
diff -u packages/libtorrent/libtorrent.spec:1.74 packages/libtorrent/libtorrent.spec:1.74.2.1
--- packages/libtorrent/libtorrent.spec:1.74 Wed May 11 15:07:30 2011
+++ packages/libtorrent/libtorrent.spec Wed May 11 15:14:28 2011
@@ -7,17 +7,18 @@
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.6
+Version: 0.12.8
Release: 1
Epoch: 1
License: GPL v2+
Group: Libraries
Source0: http://libtorrent.rakshasa.no/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 037499ed708aaf72988cee60e5a8d96b
+# Source0-md5: 5f644b6a96c9ef3c1b6df767eea1e705
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
@@ -56,7 +57,7 @@
Summary: Static libtorrent library
Summary(pl.UTF-8): Statyczna biblioteka libtorrent
Group: Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
+Requires: %{name}-devel = %{epoch}:%{version}-%{release}
%description static
Static libtorrent library.
@@ -101,7 +102,7 @@
%defattr(644,root,root,755)
%doc AUTHORS README
%attr(755,root,root) %{_libdir}/libtorrent.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.11
+%%attr(755,root,root) %ghost %{_libdir}/libtorrent.so.14
%files devel
%defattr(644,root,root,755)
@@ -122,12 +123,33 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.74 2011/05/11 13:07:30 lisu
-- use __rm macro
-
-Revision 1.73 2011/05/11 13:06:23 lisu
-- back to stable 0.12.6 version
+Revision 1.74.2.1 2011/05/11 13:14:28 lisu
+- moved unstable version to DEVEL
- epoch 1
+
+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.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.74&r2=1.74.2.1&f=u
More information about the pld-cvs-commit
mailing list