On Sun, Nov 02, 2003 at 12:28:01PM -0500, Sam Varshavchik wrote:
> Download: http://www.courier-mta.org/download.php 
> 
> This is an update to the webmail server. 
> 
> Changes: 
> 
> * New, professionally designed icons.  Additional navigation buttons. 
> 
> * sqwebmaild is now a daemon process, that needs to be started at boot 
> time. A small binary is installed in the cgi-bin directory, which talks to 
> the daemon.  The cgi-bin binary does not need the suid bit. 
> 
> Please test the new code, which uses pre-forking and file descriptor 
> passing, on multiple platforms. 

Hello,

I do not need the fax-package for courier, so I build the rpms on RedHat 9 with
the following command:
rpmbuild -tb --define '_without_fax 1' courier*tar.bz2

Now as the spec-file holds
%define _unpackaged_files_terminate_build 1
rpm will abort if it finds unpackaged files. 

After editing the spec-file, deleting the define and invoking:

rpmbuild -bb --define '_without_fax 1' --define '_unpackaged_files_terminate_build 0' 
SPECS/courier.spec

I only got the following warnings:

warning: Installed (but unpackaged) file(s) found:
   /usr/lib/courier/share/courierwebadmin/admin-34fax.html
   /usr/lib/courier/share/courierwebadmin/admin-34fax.pl
   /usr/lib/courier/share/courierwebadmin/admin-35fax.html
   /usr/lib/courier/share/courierwebadmin/admin-35fax.pl
   /usr/lib/courier/share/faxmail/application-pdf.filter
   /usr/lib/courier/share/faxmail/application-postscript.filter
   /usr/lib/courier/share/faxmail/coverpage
   /usr/lib/courier/share/faxmail/image-gif.filter
   /usr/lib/courier/share/faxmail/image-jpeg.filter
   /usr/lib/courier/share/faxmail/image-png.filter
   /usr/lib/courier/share/faxmail/init
   /usr/lib/courier/share/faxmail/new_fax
   /usr/lib/courier/share/faxmail/text-plain.filter

Best Regards
Mirko


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to