Fixup after Spec -> rpmSpec

This commit is contained in:
Panu Matilainen 2007-09-21 15:58:50 +03:00
parent 2c2538d726
commit 3a26a31576
1 changed files with 1 additions and 1 deletions

View File

@ -370,7 +370,7 @@ rewriteRPM(const char *fni, const char *fno, cmd_t *cmds[], int ncmds)
{
struct rpmlead lead; /* XXX FIXME: exorcize lead/arch/os */
Header sigs;
Spec spec;
rpmSpec spec;
struct cpioSourceArchive_s csabuf, *csa = &csabuf;
int rc;