Re: a couple of doc tweaks
[email protected] (Jason R. Mastaler) Sun, 25 Feb 2007 15:25:51 -0700
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
Bernard Johnson <[email protected]> writes: > These three files just cause rpmlint to complain. It does not cause any > other problems. The rpm build will still succeed. And rpmlint is not > run automatically on the package in the Fedora build system, so you only > see these problems when you run it manually. > > Just to keep the build looking clean, I will still make these tweaks > even if you can't/won't/prefer not to fix them on your end. Okay. I suppose you'd still have to make said tweaks even if the docs were in a seperate tarball, so things are probably fine as they now are. > You can see the complete spec file here: Something else that I just happen to notice: Source0: http://tmda.net/releases/%{name}-%{version}.tgz This path is no longer there, so it should be changed to: ftp://tmda.net/pub/tmda/releases/%{name}-%{version}.tgz