Author: undefine Date: Sat Jan 19 18:21:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix build on amd64
---- Files affected: SPECS: libibverbs.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/libibverbs.spec diff -u SPECS/libibverbs.spec:1.1 SPECS/libibverbs.spec:1.2 --- SPECS/libibverbs.spec:1.1 Sun Jan 13 00:17:04 2008 +++ SPECS/libibverbs.spec Sat Jan 19 19:21:26 2008 @@ -9,6 +9,7 @@ Source0: http://openib.org/downloads/%{name}-%{version}.tar.gz # Source0-md5: 2bf5c8f089a97a5e70701edc22066137 URL: http://openib.org/ +BuildRequires: automake BuildRequires: rpmbuild(macros) >= 1.402 Requires(post,postun): /sbin/ldconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -74,6 +75,7 @@ %setup -q %build +cp -f /usr/share/automake/config.sub config %configure %{__make} @@ -117,5 +119,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008-01-19 18:21:26 undefine +- fix build on amd64 + Revision 1.1 2008-01-12 23:17:04 qboosh - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libibverbs.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
