commit bind for openSUSE:Factory
Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at Fri Oct 2 23:29:22 CEST 2009. -------- --- bind/bind.changes 2009-08-10 15:41:11.000000000 +0200 +++ bind/bind.changes 2009-09-30 15:45:30.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Sep 30 15:44:32 CEST 2009 - ug@suse.de + +- using start_daemon instead of startproc (bnc#539532) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bind.spec ++++++ --- /var/tmp/diff_new_pack.F4AVjr/_old 2009-10-02 23:28:22.000000000 +0200 +++ /var/tmp/diff_new_pack.F4AVjr/_new 2009-10-02 23:28:22.000000000 +0200 @@ -25,7 +25,7 @@ BuildRequires: libcap libcap-devel libmysqlclient-devel libxml2-devel openssl openssl-devel Summary: Domain Name System (DNS) Server (named) Version: 9.6.1P1 -Release: 1 +Release: 2 %define SDB_LDAP_VERSION 1.0-beta License: BSD 3-clause (or similar) ; MIT License (or similar) Group: Productivity/Networking/DNS/Servers ++++++ vendor-files.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor-files/init/named new/vendor-files/init/named --- old/vendor-files/init/named 2009-04-09 11:26:54.000000000 +0200 +++ new/vendor-files/init/named 2009-09-30 15:43:53.000000000 +0200 @@ -239,7 +239,7 @@ initializeNamed checkAndCopyConfigFiles namedCheckConf - startproc -p ${NAMED_PID} ${NAMED_BIN} ${NAMED_ARGS} -u named + start_daemon -p ${NAMED_PID} ${NAMED_BIN} ${NAMED_ARGS} -u named rc_status -v ;; stop) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de