wok-current diff elfutils/receipt @ rev 8492
Add xorg-xproto to libsdl build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 09 17:57:27 2011 +0000 (2011-02-09) |
parents | 450d417ccaa2 |
children | eefa66c18286 |
line diff
1.1 --- a/elfutils/receipt Thu Jan 27 00:20:49 2011 +0100 1.2 +++ b/elfutils/receipt Wed Feb 09 17:57:27 2011 +0000 1.3 @@ -11,7 +11,8 @@ 1.4 WEB_SITE="https://fedorahosted.org/elfutils/" 1.5 # Note : use http mirror because https can't be access at elfutils compilation time 1.6 # when cooking from scratch. 1.7 -WGET_URL="http://cvs.fedoraproject.org/repo/pkgs/elfutils/$TARBALL/3dcfb28fa339090a1d29a9e148cce469/$TARBALL" 1.8 +#WGET_URL="http://cvs.fedoraproject.org/repo/pkgs/elfutils/$TARBALL/3dcfb28fa339090a1d29a9e148cce469/$TARBALL" 1.9 +WGET_URL="http://gentoo.webm.ru/distfiles/elfutils-0.150.tar.bz2" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules()