packages: libtorrent-rasterbar/libtorrent-rasterbar.spec - up to 0.14.6 - c...
lisu
lisu at pld-linux.org
Mon Sep 21 16:25:58 CEST 2009
Author: lisu Date: Mon Sep 21 14:25:58 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 0.14.6
- change autotools order - libtoolize first
---- Files affected:
packages/libtorrent-rasterbar:
libtorrent-rasterbar.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: packages/libtorrent-rasterbar/libtorrent-rasterbar.spec
diff -u packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.20 packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.21
--- packages/libtorrent-rasterbar/libtorrent-rasterbar.spec:1.20 Sat Aug 29 12:00:18 2009
+++ packages/libtorrent-rasterbar/libtorrent-rasterbar.spec Mon Sep 21 16:25:53 2009
@@ -3,13 +3,12 @@
Summary(hu.UTF-8): C++ BitTorrent könyvtár
Summary(pl.UTF-8): Biblioteka BitTorrenta napisana w C++
Name: libtorrent-rasterbar
-Version: 0.14.5
-Release: 2
+Version: 0.14.6
+Release: 1
License: BSD
Group: Libraries
Source0: http://dl.sourceforge.net/libtorrent/%{name}-%{version}.tar.gz
-# Source0-md5: 46734b7c1a7ac81e6a8bc10011c645d1
-Patch0: %{name}-c++.patch
+# Source0-md5: 1b5b91a5d0abb8cefef9f4195738e621
URL: http://www.rasterbar.com/products/libtorrent/
BuildRequires: autoconf
BuildRequires: automake
@@ -101,7 +100,6 @@
%prep
%setup -q
-%patch0 -p1
%{__sed} -i 's/ACLOCAL_AMFLAGS = -I m4/#ACLOCAL_AMFLAGS = -I m4/' Makefile.am
## Some of the sources and docs are executable, which makes rpmlint against
@@ -113,8 +111,8 @@
rm -f docs/*.rst
%build
-%{__aclocal} -I m4
%{__libtoolize}
+%{__aclocal} -I m4
%{__autoconf}
%{__automake}
%configure \
@@ -168,6 +166,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2009/09/21 14:25:53 lisu
+- up to 0.14.6
+- change autotools order - libtoolize first
+
Revision 1.20 2009/08/29 10:00:18 pluto
- release 2 (rebuild with boost-1.40.0)
@@ -225,7 +227,6 @@
Revision 1.1 2008/08/31 11:25:25 uzsolt
- rb_libtorrent renamed to libtorrent-rasterbar
- up to 0.13.1
-- added some patches
Revision 1.12 2008/05/21 01:12:24 sls
- added boost_1_35.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libtorrent-rasterbar/libtorrent-rasterbar.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list