SPECS: rtorrent.spec - fixed build on amd64

charles charles at pld-linux.org
Sat Apr 1 01:08:36 CEST 2006


Author: charles                      Date: Fri Mar 31 23:08:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed build on amd64

---- Files affected:
SPECS:
   rtorrent.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/rtorrent.spec
diff -u SPECS/rtorrent.spec:1.24 SPECS/rtorrent.spec:1.25
--- SPECS/rtorrent.spec:1.24	Fri Feb 17 16:07:00 2006
+++ SPECS/rtorrent.spec	Sat Apr  1 01:08:31 2006
@@ -15,6 +15,7 @@
 Patch0:		%{name}-colors.patch
 Patch1:		%{name}-inttypes.patch
 URL:		http://libtorrent.rakshasa.no/
+BuildRequires:	automake
 BuildRequires:	curl-devel >= 7.12
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtorrent-devel >= 0.8.0
@@ -42,6 +43,7 @@
 %patch1 -p1
 
 %build
+cp /usr/share/automake/config.sub .
 %configure \
 	CXXFLAGS="%{rpmcflags} -I/usr/include/ncurses" \
 	--%{?debug:en}%{!?debug:dis}able-debug
@@ -68,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/03/31 23:08:31  charles
+- fixed build on amd64
+
 Revision 1.24  2006/02/17 15:07:00  charles
 - updated to 0.4.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rtorrent.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list