34 Distribution: OpenPKG Community |
34 Distribution: OpenPKG Community |
35 Class: CORE |
35 Class: CORE |
36 Group: Building |
36 Group: Building |
37 License: GPL |
37 License: GPL |
38 Version: %{V_dist} |
38 Version: %{V_dist} |
39 Release: 20080908 |
39 Release: 20090106 |
40 |
40 |
41 # list of sources |
41 # list of sources |
42 Source0: ftp://ftp.gnu.org/gnu/libtool/libtool-%{V_dist}.tar.gz |
42 Source0: ftp://ftp.gnu.org/gnu/libtool/libtool-%{V_dist}.tar.gz |
43 |
43 |
44 # build information |
44 # build information |
45 Prefix: %{l_prefix} |
45 Prefix: %{l_prefix} |
46 BuildRoot: %{l_buildroot} |
46 BuildRoot: %{l_buildroot} |
47 BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make |
47 BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc |
48 PreReq: OpenPKG, openpkg >= 20040130 |
48 PreReq: OpenPKG, openpkg >= 20040130 |
|
49 BuildPreReq: binutils, sed, grep |
|
50 PreReq: binutils, sed, grep |
49 AutoReq: no |
51 AutoReq: no |
50 AutoReqProv: no |
52 AutoReqProv: no |
51 |
53 |
52 %description |
54 %description |
53 GNU libtool is a generic library support script. Libtool hides the |
55 GNU libtool is a generic library support script. Libtool hides the |