[packages/vagrant/binary] more excludes for bundled libs
glen
glen at pld-linux.org
Wed Apr 3 20:53:59 CEST 2013
commit 839a9d431695c48ff3a2a33efe415d72a2635669
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Apr 3 21:52:00 2013 +0300
more excludes for bundled libs
vagrant.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vagrant.spec b/vagrant.spec
index af383aa..4aa8100 100644
--- a/vagrant.spec
+++ b/vagrant.spec
@@ -7,7 +7,7 @@
Summary: Provisioning and deployment of virtual instances
Name: vagrant
Version: 1.1.5
-Release: 0.17
+Release: 0.18
License: MIT
Group: Applications/Emulators
URL: http://vagrantup.com/
@@ -36,7 +36,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
# no Provides from private modules
%define _noautoprovfiles %{_appdir}
# do not require libs provided by this package
-%define _noautoreq libffi.so.6
+%define _noautoreq libffi.so.6 libcrypto.so.1.0.0 libruby.so.1.9 libssl.so.1.0.0 libutil.so.1 libyaml-0.so.2 libz.so.1
%define no_install_post_check_so 1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vagrant.git/commitdiff/839a9d431695c48ff3a2a33efe415d72a2635669
More information about the pld-cvs-commit
mailing list