SPECS: libtorrent.spec - fixed build on amd64
charles
charles at pld-linux.org
Sat Apr 1 01:08:05 CEST 2006
Author: charles Date: Fri Mar 31 23:08:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed build on amd64
---- Files affected:
SPECS:
libtorrent.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/libtorrent.spec
diff -u SPECS/libtorrent.spec:1.23 SPECS/libtorrent.spec:1.24
--- SPECS/libtorrent.spec:1.23 Fri Feb 17 16:14:52 2006
+++ SPECS/libtorrent.spec Sat Apr 1 01:08:00 2006
@@ -14,6 +14,7 @@
# Source0-md5: a54777817072b221e65956caed09c8fb
Patch0: %{name}-inttypes.patch
URL: http://libtorrent.rakshasa.no/
+BuildRequires: automake
BuildRequires: libsigc++-devel >= 2.0
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: pkgconfig
@@ -63,6 +64,7 @@
%patch0 -p1
%build
+cp /usr/share/automake/config.sub .
%configure \
--%{?debug:en}%{!?debug:dis}able-debug \
%{?with_static_libs:--enable-static}
@@ -104,6 +106,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2006/03/31 23:08:00 charles
+- fixed build on amd64
+
Revision 1.23 2006/02/17 15:14:52 charles
- oops, rm BR xfsprogs-devel - not yet
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libtorrent.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list