From fbe8425b04f20b0d9dadb12fd3291c7b9db1d576 Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Thu, 22 Sep 2005 20:45:03 +0000 Subject: [PATCH] - Update to current CVS to fix issues with routing table and /sbin/ip --- .cvsignore | 1 + NetworkManager.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6a37922..a70c95a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ NetworkManager-0.4.1.cvs20050912.tar.gz +NetworkManager-0.4.1.cvs20050922.tar.gz diff --git a/NetworkManager.spec b/NetworkManager.spec index d63a4c7..e45670c 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -3,12 +3,12 @@ ExcludeArch: s390 s390x %define hal_version 0.5.0 %define dbus_version 0.4 %define gtk2_version 2.6.0 -%define nm_cvs_version .cvs20050912 +%define nm_cvs_version .cvs20050922 Name: NetworkManager Summary: Network link manager and user applications Version: 0.4.1 -Release: 2%{nm_cvs_version} +Release: 3%{nm_cvs_version} Group: System Environment/Base License: GPL URL: http://people.redhat.com/dcbw/NetworkManager/ @@ -178,6 +178,9 @@ fi %changelog +* Thu Sep 22 2005 Dan Williams - 0.4.1-3.cvs20050922 +- Update to current CVS to fix issues with routing table and /sbin/ip + * Mon Sep 12 2005 Jeremy Katz - 0.4.1-2.cvs20050912 - update to current CVS and rebuild (workaround for #168120) diff --git a/sources b/sources index 5367926..6b56abb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aee21030b287f654a28612b301ce6108 NetworkManager-0.4.1.cvs20050912.tar.gz +cb0a78a2b3f981599476afe64f75ec5a NetworkManager-0.4.1.cvs20050922.tar.gz