Just a comment on some package details:
On Sun, 14 Nov 2004 08:18:31 +0000, Michael A. Peters wrote:
> Summary: gtkhtml library compatability version > Name: compat-gtkhtml3 > Version: 3.0.10 > Epoch: 0 > Release: %{epoch}.%{my_build}
"Epoch" is really just an added method to influence RPM
version-release
comparison. A package with an epoch higher than the epoch in any other
package is considered "newer" (=higher overall version), regardless of
%version-%release. Expanding %epoch in %release doesn't make sense.