https://bugzilla.redhat.com/show_bug.cgi?id=1121601 Jason Tibbitts <tibbs@xxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #18 from Jason Tibbitts <tibbs@xxxxxxxxxxx> --- So, some other random bits: rpmlint complains about a few macros in comments. It looks like on at least some of the comments you tried to escape the macros, so I'm not sure if these were merely oversights or if I'm missing something. For example: # Install upgrade/ into %%{_datadir}/%{name}/upgrade (these are on lines 395, 465 and 466). You place one file in /etc/httpd/conf.d, but the package has no dependency on httpd. Not sure what to do here; I guess I'd suggest owning /etc/httpd and /etc/httpd/conf.d if indeed the package is capable of functioning without a web server. (The included standalone_httpd command would suggest that's the case.) Or, I suppose, split that file into a separate apache subpackage that also depends on apache. I guess that seems like a mess, but the rt-mailgate package is pretty small as well. In any case, this is extremely close. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review