m4/m4.spec

changeset 507
b38213c8f8c3
parent 267
1eb3a915673d
equal deleted inserted replaced
0:557a50e170e4 1:ec4c7628aede
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.
92 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} 94 %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
93 95
94 %files -f files 96 %files -f files
95 97
96 %clean 98 %clean
99 rm -rf $RPM_BUILD_ROOT
97 100

mercurial