[rubygem-deltacloud-client] Removed deltacloudc

Michal Fojtik mfojtik at fedoraproject.org
Mon Sep 17 11:19:50 UTC 2012


commit fb4a8a9496c0f615607051364fb41c1249efa6de
Author: Michal <mi at mifo.sk>
Date:   Mon Sep 17 13:08:59 2012 +0200

    Removed deltacloudc

 rubygem-deltacloud-client.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/rubygem-deltacloud-client.spec b/rubygem-deltacloud-client.spec
index 184f439..b03e131 100644
--- a/rubygem-deltacloud-client.spec
+++ b/rubygem-deltacloud-client.spec
@@ -62,14 +62,8 @@ gem install -V \
 mkdir -p %{buildroot}%{gem_dir}
 cp -a ./%{gem_dir}/* %{buildroot}%{gem_dir}/
 
-# If there were programs installed:
-mkdir -p %{buildroot}%{_bindir}
-cp -a ./%{_bindir}/* %{buildroot}%{_bindir}
-
 %files
 %dir %{gem_instdir}
-%{_bindir}/deltacloudc
-%{gem_instdir}/bin
 %{gem_libdir}
 %exclude %{gem_cache}
 %exclude %{gem_instdir}/.yardoc
@@ -78,7 +72,6 @@ cp -a ./%{_bindir}/* %{buildroot}%{_bindir}
 
 %files doc
 %doc %{gem_docdir}
-%{gem_instdir}/specs
 %{gem_instdir}/Rakefile
 %{gem_instdir}/NOTICE
 


More information about the scm-commits mailing list