37 # list of sources |
37 # list of sources |
38 Source0: ftp://ftp.gnu.org/pub/gnu/cpio/cpio-%{version}.tar.gz |
38 Source0: ftp://ftp.gnu.org/pub/gnu/cpio/cpio-%{version}.tar.gz |
39 Patch0: cpio.patch |
39 Patch0: cpio.patch |
40 |
40 |
41 # build information |
41 # build information |
42 BuildPreReq: OpenPKG, openpkg >= 20100101, texinfo |
42 BuildPreReq: OpenPKG, openpkg >= 20100101, make, texinfo |
43 PreReq: OpenPKG, openpkg >= 20100101 |
43 PreReq: OpenPKG, openpkg >= 20100101 |
44 |
44 |
45 %description |
45 %description |
46 CPIO copies files into or out of a CPIO or TAR archive, which is a |
46 CPIO copies files into or out of a CPIO or TAR archive, which is a |
47 file that contains other files plus information about them, such |
47 file that contains other files plus information about them, such |