From: lisu Date: Mon, 21 Sep 2009 14:25:53 +0000 (+0000) Subject: - up to 0.14.6 X-Git-Tag: auto/th/libtorrent-rasterbar-0_14_6-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=37216aa26492e0ca5c5f61c844db83380223612a;p=packages%2Flibtorrent-rasterbar.git - up to 0.14.6 - change autotools order - libtoolize first Changed files: libtorrent-rasterbar.spec -> 1.21 --- diff --git a/libtorrent-rasterbar.spec b/libtorrent-rasterbar.spec index 85c2214..7ab47c6 100644 --- a/libtorrent-rasterbar.spec +++ b/libtorrent-rasterbar.spec @@ -2,13 +2,12 @@ Summary: A C++ BitTorrent library 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 @@ -100,7 +99,6 @@ Statyczna biblioteka libtorrent-rasterbar. %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 @@ -112,8 +110,8 @@ find -type f -regex '.*\.[hc]pp' | xargs chmod a-x rm -f docs/*.rst %build -%{__aclocal} -I m4 %{__libtoolize} +%{__aclocal} -I m4 %{__autoconf} %{__automake} %configure \