Remove fuzz from patches

This commit is contained in:
Daniel Williams 2008-07-18 16:38:27 +00:00
parent 5562f2db9f
commit 72a4a26129
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@ Name: NetworkManager
Summary: Network connection manager and user applications
Epoch: 1
Version: 0.7.0
Release: 0.10.%{snapshot}%{?dist}.1
Release: 0.11.%{snapshot}%{?dist}
Group: System Environment/Base
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/
@ -293,7 +293,7 @@ fi
%{_libdir}/libnm-util.so
%changelog
* Fri Jul 18 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.10.svn3830
* Fri Jul 18 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.11.svn3830
- Expose server-returned DHCP options via D-Bus
- Use avahi-autoipd rather than old built-in IPv4LL implementation
- Send hostname to DHCP server if provided (DHCP_HOSTNAME ifcfg option)

View File

@ -1,9 +1,9 @@
diff -up NetworkManager-0.7.0/src/nm-serial-device.c.foo NetworkManager-0.7.0/src/nm-serial-device.c
--- NetworkManager-0.7.0/src/nm-serial-device.c.foo 2008-04-10 12:51:43.000000000 -0400
+++ NetworkManager-0.7.0/src/nm-serial-device.c 2008-04-10 12:51:49.000000000 -0400
@@ -19,7 +19,7 @@
#include "nm-setting-ppp.h"
diff -up NetworkManager-0.7.0/src/nm-serial-device.c.serial-debug NetworkManager-0.7.0/src/nm-serial-device.c
--- NetworkManager-0.7.0/src/nm-serial-device.c.serial-debug 2008-07-15 07:59:32.000000000 -0400
+++ NetworkManager-0.7.0/src/nm-serial-device.c 2008-07-18 11:52:29.000000000 -0400
@@ -21,7 +21,7 @@
#include "nm-utils.h"
#include "nm-serial-device-glue.h"
-/* #define NM_DEBUG_SERIAL 1 */
+#define NM_DEBUG_SERIAL 1