Author: glen Date: Fri Sep 8 14:57:28 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ntptrace requires ntpq (thx Kacper Kornet); rel 19
---- Files affected: SPECS: ntp.spec (1.78 -> 1.79) ---- Diffs: ================================================================ Index: SPECS/ntp.spec diff -u SPECS/ntp.spec:1.78 SPECS/ntp.spec:1.79 --- SPECS/ntp.spec:1.78 Mon Sep 4 17:16:45 2006 +++ SPECS/ntp.spec Fri Sep 8 16:57:22 2006 @@ -5,7 +5,7 @@ Summary(pt_BR): Network Time Protocol versăo 4 Name: ntp Version: 4.2.0 -Release: 18 +Release: 19 License: distributable Group: Daemons Source0: ftp://ftp.udel.edu/pub/ntp/ntp4/%{name}-%{version}.tar.gz @@ -72,7 +72,7 @@ %package ntptrace Summary: Trace a chain of NTP servers back to the primary source Group: Applications/Networking -Conflicts: ntp < 4.2.0-15.1 +Requires: ntp = %{version}-%{release} %description ntptrace ntptrace determines where a given Network Time Protocol (NTP) server @@ -205,6 +205,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.79 2006/09/08 14:57:22 glen +- ntptrace requires ntpq (thx Kacper Kornet); rel 19 + Revision 1.78 2006/09/04 15:16:45 glen - leave trace of service status in lock/subsys about ntp service; rel 18 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ntp.spec?r1=1.78&r2=1.79&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
