Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: dnrd - A caching, forwarding DNS proxy server https://bugzilla.redhat.com/show_bug.cgi?id=445027 ------- Additional Comments From rakesh.pandit@xxxxxxxxx 2008-06-16 16:15 EST ------- >or you can use > sed -i 's/\r//' COPYING >instead which has no dependencies. Done. > make install INSTALL="install -p" DESTDIR=$RPM_BUILD_ROOT >works fine and is less typing, although to be honest I don't actually see any >dfference when I change that to: > make install DESTDIR=$RPM_BUILD_ROOT >Perhaps I'm missing something. Done (make install INSTALL="install -p" DESTDIR=$RPM_BUILD_ROOT) As http://fedoraproject.org/wiki/Packaging/Guidelines#Timestamps using 'install -p' saves files' timestamps. Dnrd has to be used with command line arguments, it does not have any configuration files as such now. It just uses master and blacklist files for master DNS and blocking respectively. There are only few values like cache marks, or DNRD chroot directory which are configurable. No configuration file is supported right now. New SPEC: http://rakesh.gnulinuxcentar.org/dnrd.spec New SRPM: http://rakesh.gnulinuxcentar.org/dnrd-2.20.3-1.fc8.src.rpm > expect package would provide that directory (/etc/dnrd/) Done -- Rakesh Pandit -- 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, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review