Displaying 1 result from an estimated 1 matches for "patch103".
Did you mean:
patch10
2007 Dec 11
1
1.0.8 with quota 1.0.8 patch - undefined symbol: quota_set
...patch, the rpm that's built and installed works (or at least starts). A process of elimination revealed it doesn't understand the imap_quota aspect of the quota imap_quota configuration line. Removing that it works, but I kind of need it!
Can anyone help?
Thanks,
adam
To patch it I did:
Patch103: dovecot-1.0.beta2-mkcert-permissions.patch
Patch105: dovecot-1.0.rc7-mkcert-paths.patch
# quota patch
Patch106: quota-rewrite-1.0.8.diff
and
%patch103 -p1 -b .mkcert-permissions
%patch105 -p1 -b .mkcert-paths
%patch106 -p1 -b .quota
Since I'm using centos to match RHEL 4
[rpmbuild at test SPE...