]> git.pld-linux.org Git - packages/vagrant.git/commitdiff
allow strip and chrpath and -debuginfo package
authorElan Ruusamäe <glen@delfi.ee>
Sun, 24 Mar 2013 18:21:09 +0000 (20:21 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 24 Mar 2013 18:21:09 +0000 (20:21 +0200)
vagrant.spec

index 34546fcdc4e8144b248c535d4c67d1ab179253bd..f708e79421dede852e3c53c59e54e58d5149349d 100644 (file)
@@ -7,7 +7,7 @@
 Summary:       Provisioning and deployment of virtual instances
 Name:          vagrant
 Version:       1.1.2
-Release:       0.9
+Release:       0.10
 License:       MIT
 Group:         Applications/Emulators
 URL:           http://vagrantup.com/
@@ -31,10 +31,7 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                vg_home /home/vagrant
 %define                vg_root /vagrant
 
-%define                _enable_debug_packages          0
-%define                no_install_post_strip           1
 %define                no_install_post_check_so        1
-%define                no_install_post_chrpath         1
 
 %description
 Vagrant offers scripted provisioning and deployment of virtual
This page took 0.033699 seconds and 4 git commands to generate.