#include "rpmbuild.h"
Go to the source code of this file.
Data Structures | |
| struct | cpioSourceArchive_s |
Typedefs | |
| typedef cpioSourceArchive_s * | CSA_t |
Functions | |
| int | readRPM (const char *fileName, Spec *specp, struct rpmlead *lead, Header *sigs, CSA_t csa) |
| Read rpm package components from file. More... | |
| int | writeRPM (Header *hdrp, const char *fileName, int type, CSA_t csa, char *passPhrase, const char **cookie) |
| Write rpm package to file. More... | |
Definition in file buildio.h.
|
|
|
|
||||||||||||||||||||||||
|
Read rpm package components from file.
|
|
||||||||||||||||||||||||||||
|
Write rpm package to file.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002