rpm
5.2.1
|
Parse description section from spec file. More...
#include "system.h"
#include <rpmio.h>
#include <rpmiotypes.h>
#include <rpmlog.h>
#include "rpmbuild.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
int | parseDescription (Spec spec) |
Parse %description section of a spec file. | |
Variables | |
int | noLang |
static const char * | name = NULL |
static const char * | lang = NULL |
static struct poptOption | optionsTable [] |
Parse description section from spec file.
Definition in file parseDescription.c.
|
static |
Definition at line 23 of file parseDescription.c.
Referenced by addFile(), headerAddI18NString(), headerFindI18NString(), parseDescription(), parsePreamble(), and skipFiles().
|
static |
Definition at line 21 of file parseDescription.c.
Referenced by addChangelog(), addChangelogEntry(), findTag(), Fts_read(), getMachineInfo(), glob(), glob_in_dir(), headerGet(), keyValue(), lookupInDefaultTable(), myTagName(), parseForAttr(), parseForConfig(), parseForDev(), parseForLang(), parseForVerify(), parsekey(), parseNoSource(), printFileInfo(), rebuildCompatTables(), rpmdbRebuild(), rpmfiOpendir(), rpmfts_new(), and rpmioNewPool().
int noLang |
Definition at line 61 of file poptBT.c.
Referenced by handlePreambleTag(), and parseDescription().
|
static |
Definition at line 26 of file parseDescription.c.
Referenced by parseDescription().