Author: glen Date: Sun Apr 27 01:44:09 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - adapter, updated initscript; rel 4
---- Files affected: SPECS: dhcdbd.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/dhcdbd.spec diff -u SPECS/dhcdbd.spec:1.23 SPECS/dhcdbd.spec:1.24 --- SPECS/dhcdbd.spec:1.23 Sun Oct 28 15:24:29 2007 +++ SPECS/dhcdbd.spec Sun Apr 27 03:44:04 2008 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): Demon DHCP D-BUS (dhcdbd) - sterowanie sesjami dhclient przy użyciu D-BUS, przechowywanie opcji DHCP Name: dhcdbd Version: 2.8 -Release: 3 +Release: 4 License: GPL Group: Networking/Daemons Source0: http://people.redhat.com/dcantrel/dhcdbd/%{name}-%{version}.tar.bz2 @@ -75,7 +75,7 @@ %doc README %attr(755,root,root) %{_sbindir}/dhcdbd %attr(754,root,root) /etc/rc.d/init.d/dhcdbd -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/dhcdbd.conf +%config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/dhcdbd.conf %{_datadir}/dbus-1/services/dhcdbd.service %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -84,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2008-04-27 01:44:04 glen +- adapter, updated initscript; rel 4 + Revision 1.23 2007-10-28 14:24:29 emes - obsolete patch: there's compilation flag for that (disables RH-specific dhclient features) @@ -160,35 +163,3 @@ Revision 1.1 2005/07/12 22:58:03 jpc - initial, based on the original spec from sources - -* Mon Jun 06 2005 Jason Vas Dias <[EMAIL PROTECTED]> 1.6-1 -- Add GPL licensing -- Make all paths into -D options -- Handle interface specific dhclient-${if}.conf files properly -- Add "up" dhclient flag DHCLIENT_NO_LEASES to remove - lease database on startup -- Add /var/run/dhcdbd.pid file support -- fix initscript stop & add condrestart -- invoke condrestart on upgrade -- cleanup after dead prospective subscribers properly - -* Sun May 15 2005 Jason Vas Dias <[EMAIL PROTECTED]> 1.5-1 -- add subscriptions for option signals from ANY interface -- fix handling of .old. options from previous lease - -* Tue May 03 2005 Jason Vas Dias <[EMAIL PROTECTED]> 1.4-1 -- continue to ship dhcdbd.conf and dhcdbd.service even if - DHCDBD_SETUID=0 -- allow --no_daemon to appear before --system or --session - -* Tue May 03 2005 Jason Vas Dias <[EMAIL PROTECTED]> 1.3-1 -- added timeout "up" argument - -* Mon May 02 2005 Jason Vas Dias <[EMAIL PROTECTED]> 1.2-1 -- removed setuid requirement. - -* Fri Apr 30 2005 Jason Vas Dias <[EMAIL PROTECTED]> 1.1-1 -- added subscription facility. - -* Mon Apr 25 2005 Jason Vas Dias <[EMAIL PROTECTED]> - -- Initial build. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dhcdbd.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
