1.
rpm package manager
... ia->probFilter |= RPMPROB_FILTER_OLDPACKAGE; -ia->rbCheck = rpmrbCheck; ... +ia->rbCheck = rpmcliInstallCheck; +ia->rbOrder = rpmcliInstallOrder; ...
2.
rpm package manager
Aug 1, 2007 ... +static void pcre_getargs(lua_State *L, size_t *len, int *ncapt, ... int ncapt; > - int len; > + size_t len; > pcre_getargs(L, &len, ...
3.
rpm: LoadState Struct Reference
LoadState Struct Reference. Collaboration diagram for LoadState: Collaboration graph. [legend]. Data Fields ... const char* LoadState::name ...
4.
rpm package manager
Aug 15, 2007 ... The following -flags are available: - -=item RPM->vsf_default - -You don't ever have to specify this, but you could if you wanted to do so. ...
5.
rpm: rpmio/argv.c Source File
rpmio/argv.c. Go to the documentation of this file. .... 0) 00221 nb++; 00222 nb += strlen(argv[argc]); 00223 } 00224 nb++; 00225 00226 te = t = xmalloc(nb) ...
6.
rpm: Using a build root
The actual buildroot used by RPM during the build will be available to you (and your prep, build, and install sections) as the environment variable ...
7.
rpm: Spec file tags
Files ending in .nosrc.rpm are generally source RPM packages whose spec files have one ... Both directives use the named source or patch file to build the ...
8.
rpm package manager
Server: rpm5.org Name: Ralf S. Engelschall Root: /v/rpm/cvs Email: ... Modified files: rpm autogen.sh Log: tell also autoheader and autoconf about the m4 ...
9.
rpm package manager
-dd if=$pkg ibs=$o skip=1 2>/dev/null | gunzip > +comp=$(dd if="$pkg" ibs=$o skip=1 count=1 2>/dev/null \ > + | dd bs=3 count=1 2> /dev/null) > + ...
10.
rpm package manager
Jul 25, 2007 ... rpmdb: Program version 4.6 doesn't match environment version 4.5. This message : [ Message body ] [ Respond ] [ More options ...