[rubygem-kgio/f17] ok, im having troubles and here goes my last try for today

Guillermo Gómez gomix at fedoraproject.org
Sat Mar 24 03:45:06 UTC 2012


commit 1e7fc00b6c3737f0a303b065cab25d4b481c81e1
Author: Guillermo Gomez S. (Gomix) <guillermo.gomez at gmail.com>
Date:   Fri Mar 23 23:14:37 2012 -0430

    ok, im having troubles and here goes my last try for today

 rubygem-kgio.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rubygem-kgio.spec b/rubygem-kgio.spec
index 6b46aaa..81f8cf9 100644
--- a/rubygem-kgio.spec
+++ b/rubygem-kgio.spec
@@ -62,8 +62,7 @@ chmod a+r .%{gem_instdir}/NEWS
 rm -rf %{buildroot}
 mkdir -p %{buildroot}%{gem_dir}
 mkdir -p %{buildroot}%{gem_extdir}/lib
-cp -a .%{gem_dir}/* \
-        %{buildroot}%{gem_dir}/
+cp -a .%{gem_dir}/* %{buildroot}%{gem_dir}/
 
 # Remove the binary extension sources and build leftovers.
 rm -f %{buildroot}%{gem_instdir}/.document
@@ -99,6 +98,7 @@ rm -rf %{buildroot}
 %doc %{gem_instdir}/test
 
 %files
+%{gem_libdir}
 %{gem_extdir}
 %dir %{gem_instdir}
 %dir %{gem_instdir}/lib


More information about the scm-commits mailing list