From 36714fbaca25df78d8502af61cb651a62dd96bc5 Mon Sep 17 00:00:00 2001 From: Daniel Williams Date: Apr 19 2008 02:03:51 +0000 Subject: - Add dbus-glib-devel BuildRequires for NetworkManager-glib-devel (rh #442978) - Add PPP settings page to connection editor - Fix a few crashes with PPPoE - Fix active connection state changes that confused clients --- diff --git a/.cvsignore b/.cvsignore index a992942..c30309c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -98,3 +98,5 @@ nm-applet-0.7.0.svn679.tar.gz NetworkManager-0.7.0.svn3570.tar.gz nm-applet-0.7.0.svn682.tar.gz NetworkManager-0.7.0.svn3571.tar.gz +NetworkManager-0.7.0.svn3578.tar.gz +nm-applet-0.7.0.svn689.tar.gz diff --git a/NetworkManager.spec b/NetworkManager.spec index 62c20db..a0d5158 100644 --- a/NetworkManager.spec +++ b/NetworkManager.spec @@ -9,8 +9,8 @@ ExcludeArch: s390 s390x %define libnl_version 1.0-0.15.pre8.git20071218 %define ppp_version 2.2.4 -%define snapshot svn3571 -%define applet_snapshot svn682 +%define snapshot svn3578 +%define applet_snapshot svn689 Name: NetworkManager Summary: Network connection manager and user applications @@ -126,6 +126,7 @@ Requires: %{name}-devel = %{epoch}:%{version}-%{release} Requires: %{name}-glib = %{epoch}:%{version}-%{release} Requires: glib2-devel Requires: pkgconfig +Requires: dbus-glib-devel >= %{dbus_glib_version} %description glib-devel This package contains the header and pkg-config files for development applications using @@ -289,11 +290,17 @@ fi %changelog +* Fri Apr 18 2008 Dan Williams - 1:0.7.0-0.9.2.svn3578 +- Add dbus-glib-devel BuildRequires for NetworkManager-glib-devel (rh #442978) +- Add PPP settings page to connection editor +- Fix a few crashes with PPPoE +- Fix active connection state changes that confused clients + * Thu Apr 17 2008 Dan Williams - 1:0.7.0-0.9.2.svn3571 - Fix build in pppd-plugin * Thu Apr 17 2008 Dan Williams - 1:0.7.0-0.9.2.svn3570 -- PPoE authentication fixes +- PPPoE authentication fixes - More robust handing of mobile broadband device communications * Wed Apr 16 2008 Dan Williams - 1:0.7.0-0.9.2.svn3566 diff --git a/sources b/sources index c652657..213643c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6782a0e8cd9c589a43a80ebc33b73ebd nm-applet-0.7.0.svn682.tar.gz -872b288b2e60e5ef82e684adf4a583a9 NetworkManager-0.7.0.svn3571.tar.gz +321fa8936cf7929da3ee1686c447bda2 NetworkManager-0.7.0.svn3578.tar.gz +b97678d50c3420ff4a6419a09f12ea5b nm-applet-0.7.0.svn689.tar.gz