| 30 Distribution: OpenPKG Community |
30 Distribution: OpenPKG Community |
| 31 Class: CORE |
31 Class: CORE |
| 32 Group: MacroProcessor |
32 Group: MacroProcessor |
| 33 License: GPL |
33 License: GPL |
| 34 Version: 1.4.15 |
34 Version: 1.4.15 |
| 35 Release: 20100901 |
35 Release: 20101018 |
| 36 |
36 |
| 37 # list of sources |
37 # list of sources |
| 38 Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.gz |
38 Source0: ftp://ftp.gnu.org/gnu/m4/m4-%{version}.tar.gz |
| 39 |
39 |
| 40 # build information |
40 # build information |
| |
41 Prefix: %{l_prefix} |
| |
42 BuildRoot: %{l_buildroot} |
| 41 BuildPreReq: OpenPKG, openpkg >= 20100101, make |
43 BuildPreReq: OpenPKG, openpkg >= 20100101, make |
| 42 PreReq: OpenPKG, openpkg >= 20100101 |
44 PreReq: OpenPKG, openpkg >= 20100101 |
| 43 |
45 |
| 44 %description |
46 %description |
| 45 GNU m4 is an implementation of the traditional UNIX macro processor. |
47 GNU m4 is an implementation of the traditional UNIX macro processor. |