rpm
5.4.14
|
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. More... | |
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(), addSource(), doPrimary(), findTag(), fmtBits(), Fts_read(), getMachineInfo(), glob(), glob_in_dir(), headerGet(), if(), lookupInDefaultTable(), myTagName(), ncores(), parseBuildInstallClean(), parseDescription(), parseFiles(), parseForAttr(), parseForConfig(), parseForDev(), parseForLang(), parseForVerify(), parseNoSource(), parsePreamble(), parseScript(), physmem(), printFileInfo(), rebuildCompatTables(), rpmdsELF(), rpmfiOpendir(), rpmfts_new(), rpmioNewPool(), rpmmc_list(), 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().