![](https://seccdn.libravatar.org/avatar/fda6658c35038ce9c05b8429bb21bd15.jpg?s=120&d=mm&r=g)
On Fri, 16 Jun 2006 at 13:38, Reinhard Max wrote:
# plugins with additional external dependencies # that shall be treated in a weak way. %suggests(%_libdir/jabber/authreg_pam.so, "PAM authentication") %suggests(%_libdir/jabber/authreg_ldap.so, "LDAP authentication") %suggests(%_libdir/jabberd/*_pgsql.so, "PostgreSQL storage and authentication") %suggests(%_libdir/jabberd/*_mysql.so, "MySQL storage and authentication")
Hmm - looking again at the syntax of existing macros for the %files section (e.g. %attr), the syntax of my proposal should probably look more like this: --- snip --- %suggests("PAM authentication") %_libdir/jabber/authreg_pam.so %suggests("PostgreSQL storage and authentication") %_libdir/jabberd/*_pgsql.so [...] --- snap --- cu Reinhard --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging-unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging-help@opensuse.org