Comment # 7 from
Any changes made to upstream's source should be kept as patches and applied
during RPM build time instead of inside your source tarball. You should also
send the patches to upstream in hope that they apply them so it benefits
everyone, and so you do not have to maintain them.

Ex:
Patch0: settings.patch

%prep
%setup -q
%patch0 -p1

FYI: Since this is your first package and I am not a sponsor, I cannot review
your package, but these comments will help speed up the process once a sponsor
sees this bug. I am looking forward to this being in Fedora. :)


You are receiving this mail because: