- Tweak three-scan-prune.patch

This commit is contained in:
Christopher Aillon 2006-02-28 20:14:40 +00:00
parent 14607ee681
commit 465950fee9
1 changed files with 4 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ExcludeArch: s390 s390x
Name: NetworkManager
Summary: Network connection manager and user applications
Version: 0.5.1
Release: 16%{?nm_cvs_version}
Release: 17%{?nm_cvs_version}
Group: System Environment/Base
License: GPL
URL: http://www.gnome.org/projects/NetworkManager/
@ -216,6 +216,9 @@ fi
%changelog
* Tue Feb 28 2006 Christopher Aillon <caillon@redhat.com> 0.5.1-17.cvs20060228
- Tweak three-scan-prune.patch
* Mon Feb 27 2006 Christopher Aillon <caillon@redhat.com> 0.5.1-16.cvs20060227
- Don't prune networks until they've gone MIA for three scans, not one.