From 8ed381f07ffca8445390df3ffb3e82e6f114d4b3 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 8 Feb 2006 20:12:00 +0000 Subject: - Do not ship our own DBUS access files. Use the upstream version and replace at_console="true" with group="plugdev" (patches/dbus_access*.patch). TODO: Find and use a better group for this!!! This makes the diff.gz smaller and better tracks upstream changes. Removed the install commands from debian/rules and added the *.conf files to the corresponding install files. - Removed the creation of the /etc/NetworkManager/dispatcher.d directory from debian/rules. This is better handled by network-manager.dirs. - Removed useless dirs file - Fixed some *.install files (location of binaries have changed, additional files etc.) - Removed configure switch --without-named, seems to be unused, added configure switch --with-wpa_supplicant git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@559 ceb527fc-18e6-0310-9fe2-813c157c29e7 --- debian/patches/dbus_access_network_manager.patch | 11 +++++++++++ debian/patches/dbus_access_nm_applet.patch | 11 +++++++++++ 2 files changed, 22 insertions(+) create mode 100644 debian/patches/dbus_access_network_manager.patch create mode 100644 debian/patches/dbus_access_nm_applet.patch (limited to 'debian/patches') diff --git a/debian/patches/dbus_access_network_manager.patch b/debian/patches/dbus_access_network_manager.patch new file mode 100644 index 00000000..c164190e --- /dev/null +++ b/debian/patches/dbus_access_network_manager.patch @@ -0,0 +1,11 @@ +--- src/NetworkManager.conf.orig 2006-02-07 04:24:38.000000000 +0100 ++++ src/NetworkManager.conf 2006-02-07 04:25:00.000000000 +0100 +@@ -8,7 +8,7 @@ + + + +- ++ + + + diff --git a/debian/patches/dbus_access_nm_applet.patch b/debian/patches/dbus_access_nm_applet.patch new file mode 100644 index 00000000..0f84f7dd --- /dev/null +++ b/debian/patches/dbus_access_nm_applet.patch @@ -0,0 +1,11 @@ +--- gnome/applet/nm-applet.conf.orig 2006-02-07 04:22:39.000000000 +0100 ++++ gnome/applet/nm-applet.conf 2006-02-07 04:23:00.000000000 +0100 +@@ -8,7 +8,7 @@ + + + +- ++ + + + -- cgit 1.3.0-6-gf8a5