W: cyrus-imapd invalid-license OSI Approved
Well, I know it's not in the list of licenses, but none of them applies.
The license is at http://asg.web.cmu.edu/cyrus/imapd/license.html, what should I use?
Probably the licenses list should be expanded (hey, there's a "Vovida Software License" and a "CVW License", why not a "CMU license"?)
W: cyrus-imapd source-or-patch-not-bzipped
this is easy to fix, but isn't the srpm already compressed? does it really make a difference?
E: cyrus-imapd configure-without-libdir-spec
???
that's probably because there are 2 configure, one of them isn't using the %configure macro (if I use it it won't compile).
BTW, while speaking of libdir, when will be mandrake's rpm fixed to use /usr/libexec as %libexecdir instead of /usr/lib ?
E: cyrus-imapd use-of-RPM_SOURCE_DIR
that's funny, since I replaced all $RPM_SOURCE_DIR/something with the corresponding %{SOURCEXX}, the problem is that for a couple of files in %doc, rpm would look for them under the buildroot and obviously failing, so I had to change that back to use $RPM_SOURCE_DIR:
# cyrus-procmailrc %{SOURCE1}
%doc $RPM_SOURCE_DIR/cyrus-procmailrc
# cyrus-user-procmailrc.template %{SOURCE3}
%doc $RPM_SOURCE_DIR/cyrus-user-procmailrc.template
# cyrus-imapd-procmail+cyrus.mc %{SOURCE9}
%doc $RPM_SOURCE_DIR/cyrus-imapd-procmail+cyrus.mc
TIA
--
Luca Olivetti
Note.- This message reached you today, it may not tomorrow if you
are using MAPS services. They arbitrarily include in their lists
IP addresses not related in any way to spam, and in so doing are
disrupting Internet connectivity. Please stop supporting them.
See http://slashdot.org/article.pl?sid=01/05/21/1944247
msg81421/pgp00000.pgp
Description: PGP signature
