]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Treat TAG_FILECOLORS as optional header element
authorMichael Schroeder <mls@suse.de>
Fri, 6 May 2016 12:12:21 +0000 (14:12 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 6 May 2016 12:12:21 +0000 (14:12 +0200)
commitde623fb8e8607ec8d8d32301807d0c519eed2a1a
tree9c2303e793379721dad821587823c7b5b0ed8bd8
parent21d9f3fbafc1efbaf1d9a17eb7ed1fe1b2d0771d
Treat TAG_FILECOLORS as optional header element

SUSE has a patch that makes rpmbuild not add the FILECOLORS tag.
So insisting on its presence when RPM_ITERATE_FILELIST_WITHCOL
is used is wrong.
ext/repo_rpmdb.c