.. |
Makefile.am
|
Properly support BeeCrypt option in build system
|
2016-02-24 17:45:55 +01:00 |
build.c
|
If we need a FILE stream then get one...
|
2011-07-08 10:15:58 +03:00 |
expression.c
|
Eliminate unused spec argument from parseExpressionBoolean()
|
2014-07-10 13:55:28 +03:00 |
files.c
|
Fix non-working combination of %lang and %doc directive (rhbz:1254483)
|
2016-03-16 17:33:14 +01:00 |
misc.c
|
Eliminate unused truncStringBuf() function
|
2010-10-29 10:21:45 +03:00 |
pack.c
|
Allow SOURCE_DATE_EPOCH to override RPMTAG_BUILDTIME
|
2016-02-29 17:45:16 +01:00 |
parseBuildInstallClean.c
|
Fix the remaining enum abuse over rpmParseState in librpmbuild
|
2010-10-28 12:01:42 +03:00 |
parseChangelog.c
|
Detect and fail build on more than one %changelog section in spec
|
2014-01-29 14:02:48 +02:00 |
parseDescription.c
|
Check for duplicate %description sections too
|
2014-01-29 15:19:31 +02:00 |
parseFiles.c
|
Relax multiple %files sections for a package into a warning
|
2014-02-28 17:11:53 +02:00 |
parsePolicies.c
|
Eliminate dead NULL-assignments on parsePolicies() exit
|
2011-05-27 16:21:12 +03:00 |
parsePreamble.c
|
Check if binary packages is passed instead of spec file
|
2016-02-29 10:15:20 +01:00 |
parsePrep.c
|
Add missing header files
|
2016-02-11 11:06:26 +01:00 |
parseReqs.c
|
Make terminating build if version format is wrong configurable
|
2015-10-23 14:24:56 +02:00 |
parseScript.c
|
Remove option --priority for file triggers, leave option -P
|
2015-11-25 10:35:23 +01:00 |
parseSpec.c
|
Remove hopefully the last static buffer in rpm spec reading
|
2016-03-11 17:02:55 +01:00 |
policies.c
|
Make base64 encoding/decoding part of rpmio public API
|
2011-11-09 15:16:28 +02:00 |
reqprov.c
|
Do not write the dependencies to the header instantly.
|
2014-07-08 15:42:54 +02:00 |
rpmbuild.h
|
Add rpmSpecPkgGetSection() to get fileFile, fileList and policyList
|
2015-06-12 15:18:11 +02:00 |
rpmbuild_internal.h
|
Parse file trigger priorities in spec files
|
2015-07-23 12:43:02 +02:00 |
rpmbuild_misc.h
|
Add return code to handleComments()
|
2014-02-18 12:38:41 +02:00 |
rpmfc.c
|
Use pkg->dpaths during dependency generation instead of buildRoot + filename
|
2016-02-25 16:54:31 +01:00 |
rpmfc.h
|
Add support for various types of dependencies to rpmdeps tool
|
2015-09-21 14:21:27 +02:00 |
rpmspec.h
|
Add rpmSpecPkgGetSection() to get fileFile, fileList and policyList
|
2015-06-12 15:18:11 +02:00 |
spec.c
|
Add option the select option --builtrpms to rpmspec(rhbz:961833)
|
2016-03-09 14:51:27 +01:00 |