Alexey Tourbin e061586385 build/files.c (finalizePkg): calculate RPMTAG_SIZE after optimizations
Note that checkHardLinks function is now removed.  It was unclear
whether it was supposed to verify %lang attributes (returning non-zero
on error) or indicate if all hardlinks are packaged within the package.

It turns out that only a single package in our repo has
PartialHardlinkSets dependency:

$ cd /ALT/Sisyphus/files/x86_64/RPMS/
$ rpm -qp --qf '[%{NAME}\t%{REQUIRENAME}\n]' *.rpm |fgrep 'PartialHardlinkSets'
$ cd /ALT/Sisyphus/files/noarch/RPMS/
$ rpm -qp --qf '[%{NAME}\t%{REQUIRENAME}\n]' *.rpm |fgrep 'PartialHardlinkSets'
freeciv-common  rpmlib(PartialHardlinkSets)
$

This probably means that freeciv-common has hardlinks with different
%lang attributes (which probably was supposed to be an error).  So
the whole issue should be reconsidered.  A leave XXX marks in the
code and suggest new PartialHardlinkSets implementation (however,
the dependency is not being added yet).
2011-02-05 03:49:54 +03:00
..
2003-11-24 19:20:13 +00:00
2010-08-24 16:59:07 +00:00
2010-08-24 16:59:07 +00:00
2010-08-12 20:41:06 +00:00
2010-08-24 16:59:07 +00:00
2010-08-24 16:59:07 +00:00
2002-03-25 20:16:26 +00:00
2011-01-03 09:52:38 +03:00
2010-10-20 09:04:43 +00:00
2002-03-25 20:16:26 +00:00
2010-08-24 16:59:07 +00:00
2009-03-08 20:12:18 +03:00
2009-03-08 20:12:18 +03:00
2006-05-15 03:26:57 +04:00
2011-01-02 06:39:32 +03:00
2006-05-15 03:26:57 +04:00
2002-03-25 20:16:26 +00:00
2002-03-25 20:16:26 +00:00
2010-08-24 16:59:07 +00:00