File yum-utils-1.1.6.patch of Package yum-utils
--- plugins/downloadonly/downloadonly.py
+++ plugins/downloadonly/downloadonly.py
@@ -1,5 +1,3 @@
-#!/usr/bin/python
-
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
--- plugins/fastestmirror/fastestmirror.py
+++ plugins/fastestmirror/fastestmirror.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
# Version: 0.3.2
#
# A plugin for the Yellowdog Updater Modified which sorts each repo's
--- plugins/priorities/priorities.py
+++ plugins/priorities/priorities.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-#
# yum-plugin-priorities 0.0.7
#
# Copyright (c) 2006-2007 Daniel de Kok