From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: [PATCH 0 of 8] tools: various packaging fixes Date: Mon, 15 Oct 2012 15:44:18 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org The following changes fix some rpmlint warnings and correct the sysconfig metadata used by YaST2. Please consider this series also for 4.2.1 to reduce the amount of patches in xen.src.rpm. Thanks. Olaf Changes: stubdom: fix rpmlint warning spurious-executable-perm blktap2/libvhd: fix rpmlint warning spurious-executable-perm blktap: fix rpmlint warning spurious-executable-perm hotplug/Linux: add sysconfig tags to xencommons hotplug: install hotplugpath.sh as data file stubdom: install stubdompath.sh as data file hotplug/Linux: correct sysconfig tag in xendomains hotplug/Linux: install sysconfig files as data files stubdom/Makefile | 5 +++-- tools/blktap/lib/Makefile | 10 ++++++---- tools/blktap2/vhd/lib/Makefile | 2 +- tools/hotplug/Linux/Makefile | 4 ++-- tools/hotplug/Linux/init.d/sysconfig.xencommons | 16 ++++++++++++++++ tools/hotplug/Linux/init.d/sysconfig.xendomains | 2 +- tools/hotplug/common/Makefile | 4 ++-- 7 files changed, 31 insertions(+), 12 deletions(-)