This commit is contained in:
Vít Ondruch 2014-11-26 18:00:41 +01:00
parent be44b4c2c1
commit f714af865e

View File

@ -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