libtool/libtool.spec

changeset 45
d2954f86e9e6
parent 44
6939d0db0c9e
child 72
925d35999964
equal deleted inserted replaced
0:8719d75cfa05 1:7c23e100ee57
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

mercurial