.. |
.files
|
LCLINT pass 0.
|
1998-11-16 21:40:28 +00:00 |
Makefile.am
|
Switch to libtool versioning, starting at 0:0:0
|
2009-02-26 16:09:51 +02:00 |
build.c
|
Don't check package BuildRequires when doing --rmsource (rhbz#452477)
|
2009-01-11 16:54:07 +01:00 |
buildio.h
|
Use 64bit type internally for package archive size & offset
|
2008-06-09 12:29:07 +03:00 |
expression.c
|
Accept numerical characters in macro expansion (related to rhbz#456103)
|
2008-08-14 13:08:09 +02:00 |
files.c
|
Eliminate headerGetColor() uses everywhere
|
2009-09-02 13:58:52 +03:00 |
misc.c
|
Missing const in parseUnsignedNum()
|
2008-07-07 18:11:59 +03:00 |
names.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
|
2009-08-31 11:08:05 +03:00 |
pack.c
|
Take advantage of new header string getters
|
2009-09-02 12:39:06 +03:00 |
parseBuildInstallClean.c
|
Avoid theoretical NULL pointer dereference
|
2009-09-07 15:04:01 +03:00 |
parseChangelog.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
|
2009-08-31 11:08:05 +03:00 |
parseDescription.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
|
2009-08-31 11:08:05 +03:00 |
parseFiles.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
|
2009-08-31 11:08:05 +03:00 |
parsePreamble.c
|
Take advantage of new header string getters
|
2009-09-02 12:43:24 +03:00 |
parsePrep.c
|
Single point of exit for doPatch() to clean up freeing
|
2009-09-07 16:59:01 +03:00 |
parseReqs.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
|
2009-08-31 11:08:05 +03:00 |
parseScript.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
|
2009-08-31 11:08:05 +03:00 |
parseSpec.c
|
Eliminate uses of headerNVR() and friends in librpmbuild code
|
2009-09-02 11:55:42 +03:00 |
poptBT.c
|
Kick out yet another ancient artifact
|
2008-10-01 17:05:35 +03:00 |
reqprov.c
|
Replace equal/not equal uses of str[n]cmp() with rstreq[n] in build code
|
2009-08-31 11:08:05 +03:00 |
rpmbuild.h
|
Don't check Provides/Requires for bad characters, they could be UTF-8
|
2009-06-16 13:53:42 +02:00 |
rpmfc.c
|
Minor rpmfcGenerateDependsHelper() cleanups
|
2009-09-07 17:10:12 +03:00 |
rpmfc.h
|
ARGV_t const pendantry
|
2008-04-07 12:19:58 +03:00 |
rpmspec.h
|
Teach %files to accept multiple filelists (ticket #70, rhbz#475359)
|
2009-06-23 11:05:06 +02:00 |
spec.c
|
Move rl to the scope where its needed, dont bother assigning NULL
|
2009-09-07 17:00:49 +03:00 |