Christian Boltz wrote:
> Hello,
> 
> I have an interesting question: Which dependencies should I set for 
> Postfixadmin? (package is postfixadmin-svn in home:cboltz, specfile is 
> attached for easier access)
> 
> Short summary:
> - Postfixadmin is a PHP web interface, used for administration of 
>   virtual domains in postfix
> - it can use MySQL and PostgreSQL as database
> 
> Now to the dependency problems:
> - php-mysql and/or php-pgsql? One of them is always unused, but you 
>   never know which one in advance (from RPM's POV)
> - Should I require MySQL and/or PostgreSQL? You never know which one is 
>   used, and accessing the database on another machine is also possible, 
>   so technically none of them is really needed.
> - Should I require Postfix? Sure, Postfixadmin is used to administrate 
>   it, but it's the same as with MySQL: It could run on another machine.

Hmm, wouldn't that be a nice use-case for patterns / YMPs? ;-)

http://en.opensuse.org/Build_Service_Tutorial#Create_Patterns

Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to