From f714af865e29cf7f480045b5f5ccedcc0eb9f09c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Wed, 26 Nov 2014 18:00:41 +0100 Subject: [PATCH] Cleanup. --- vagrant-libvirt.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/vagrant-libvirt.spec b/vagrant-libvirt.spec index 4d3f4cb..9d0fde1 100644 --- a/vagrant-libvirt.spec +++ b/vagrant-libvirt.spec @@ -1,5 +1,3 @@ -%global bashcompletion_dir %(pkg-config --variable=completionsdir bash-completion 2> /dev/null || :) - %global vagrant_plugin_name vagrant-libvirt Name: %{vagrant_plugin_name} @@ -10,7 +8,6 @@ Group: Development/Languages License: MIT URL: https://github.com/pradels/vagrant-libvirt Source0: https://rubygems.org/gems/%{vagrant_plugin_name}-%{version}.gem -# /etc/polkit-1/rules.d/10-vagrant.rules Source1: 10-vagrant.rules # Use fog with ruby-libvirt 0.5.x Patch0: vagrant-libvirt-use-ruby-libvirt-0.5.x.patch