rpm
5.4.10
|
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(), parseDescription(), parsePreamble(), and rpmtsSkipFiles().
|
static |
Definition at line 21 of file parseDescription.c.
Referenced by addChangelog(), addChangelogEntry(), addMacro(), addSource(), compare(), doPrimary(), findTag(), fmtBits(), Fts_read(), getMachineInfo(), glob(), glob_in_dir(), headerGet(), keyCmp(), keycompare(), keyValue(), lookupInDefaultTable(), mtreeVisitF(), myTagName(), ncores(), parseBuildInstallClean(), parseDescription(), parseForAttr(), parseForConfig(), parseForDev(), parseForLang(), parseForVerify(), parsekey(), parseNoSource(), parsePreamble(), physmem(), printFileInfo(), pushMacro(), rebuildCompatTables(), rpmdsELF(), rpmfiOpendir(), rpmfts_new(), rpmioNewPool(), rpmmc_list(), rpmts_AddErase(), rpmts_setattro(), and sql_initDB().
int noLang |
Definition at line 57 of file poptBT.c.
Referenced by handlePreambleTag(), and parseDescription().
|
static |
Definition at line 26 of file parseDescription.c.
Referenced by parseDescription().