Simplify / sanitize pushing new files on spec file stack
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 11 May 2012 08:04:42 +0000 (11:04 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 11 May 2012 08:08:31 +0000 (11:08 +0300)
commitb3f5959a473a1590b323f134e205b3f661147703
tree380804f84e35b38142659d7a3ef8c1fc1c74c86e
parentdb782b4b62ea6edd3510f60a5875f2c884b08575
Simplify / sanitize pushing new files on spec file stack

- Replace the rather useless newOpenFileInfo() "constructor" with
  a function to push a new filename on spec stack, creating the
  OFI struct as we go. forceIncludeFile() becomes so simple its
  no longer necessary at all.
build/parseSpec.c