[Bug 476832] Review Request: mydns - serve DNS records directly from an SQL database

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 17 14:37:06 UTC 2008


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 <itamar at ispbrasil.com.br>  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.




More information about the Fedora-package-review mailing list