5 May
2003
5 May
'03
7:50 p.m.
On Mon, 2003-05-05 at 18:17, Farkas Levente wrote:
hi, I'm just recoginze that dovecot contains an rpm spec file. unfortunately it's not too useful since an rpm -ta dovecot-.x.y.tar.gz can't be used since just the dovecot.spec.in is in the tarbar and not the actual spec file (which is in this from not useful in the above form). anyway here is my patch to the spec.in.
Oh, right. I should have included .spec in tarball too (but not in cvs).
-BuildRequires: openssl-devel %{!?rh62:, pam-devel} %{?rh62: pam} +BuildRequires: openssl-devel %{!?rh62:, pam-devel} %{?rh62: pam} gettext
Why is gettext needed? Dovecot itself doesn't use it.