[rubygem-term-ansicolor] fixed latest version

Jan Klepek hpejakle at fedoraproject.org
Mon Jun 3 20:28:15 UTC 2013


commit 3ec6d4e9fb746bce54999f10fd2e77b3f126e587
Author: Jan Klepek <jan.klepek at gmail.com>
Date:   Mon Jun 3 22:27:52 2013 +0200

    fixed latest version

 rubygem-term-ansicolor.spec |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/rubygem-term-ansicolor.spec b/rubygem-term-ansicolor.spec
index 47077bc..9d0ffac 100644
--- a/rubygem-term-ansicolor.spec
+++ b/rubygem-term-ansicolor.spec
@@ -39,7 +39,7 @@ cp -pa .%{gem_dir}/* \
 #         %{buildroot}%{_bindir}/
 
 find %{buildroot}%{gem_instdir}/bin -type f | xargs chmod a+x
-
+rm -f %{buildroot}%{gem_instdir}/bin/cdiff
 # We strip bad shebangs (/usr/bin/env) instead of fixing them
 # since these files are not executable anyways
 find $RPM_BUILD_ROOT%{gem_dir} \( -name '*.rb' -o -name 'Rakefile' \) \
@@ -83,9 +83,6 @@ popd
 
 
 %changelog
-* Mon Jun 03 2013 Jan Klepek <jan.klepek at gmail.com> - 1.2.2-1
-- updated to latest version
-
 * Sat Feb 23 2013 Vít Ondruch <vondruch at redhat.com> - 1.0.7-6
 - Rebuild for https://fedoraproject.org/wiki/Features/Ruby_2.0.0
 


More information about the scm-commits mailing list