Mailinglist Archive: opensuse-packaging (67 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Which dependencies should I set?
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Thu, 06 Dec 2007 13:44:29 +0100
- Message-id: <4757EEAD.6010400@xxxxxxx>
Christian Boltz wrote:
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: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
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: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |