| 30 Distribution: OpenPKG Community |
30 Distribution: OpenPKG Community |
| 31 Class: BASE |
31 Class: BASE |
| 32 Group: Charset |
32 Group: Charset |
| 33 License: GPL |
33 License: GPL |
| 34 Version: 0.18.1.1 |
34 Version: 0.18.1.1 |
| 35 Release: 20100607 |
35 Release: 20101020 |
| 36 |
36 |
| 37 # list of sources |
37 # list of sources |
| 38 Source0: ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz |
38 Source0: ftp://ftp.gnu.org/gnu/gettext/gettext-%{version}.tar.gz |
| 39 Patch0: gettext.patch |
39 Patch0: gettext.patch |
| 40 |
40 |
| 41 # build information |
41 # build information |
| |
42 Prefix: %{l_prefix} |
| |
43 BuildRoot: %{l_buildroot} |
| 42 BuildPreReq: OpenPKG, openpkg >= 20100101, gcc, make, automake |
44 BuildPreReq: OpenPKG, openpkg >= 20100101, gcc, make, automake |
| 43 PreReq: OpenPKG, openpkg >= 20100101 |
45 PreReq: OpenPKG, openpkg >= 20100101 |
| 44 BuildPreReq: libiconv |
46 BuildPreReq: libiconv |
| 45 PreReq: libiconv |
47 PreReq: libiconv |
| 46 |
48 |