Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=476832





--- Comment #3 from Itamar Reis Peixoto <[email protected]>  2008-12-17 
09:37:05 EDT ---
the mydns-mysql can conflict with mydns-postgresql, so only one will installed
and the use  alternatives will not needed

example.

configure --with-mysql
make
mkdir mysql
make install DESTDIR=mysql


configure --with-postgresql
make
mkdir mysql
make install DESTDIR=postgresql

list files

mysql/usr/sbin/mydns
postgresql/usr/sbin/mydns

is possible to package mysql/usr/sbin/mydns into mydns-mysql package and
postgresql/usr/sbin/mydns into mydns-postgresql package ?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to