[libcaca] Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2

Mamoru TASAKA mtasaka at fedoraproject.org
Sat Jan 17 07:21:49 UTC 2015


commit d7d979bcb1fe9ab5734ec4585886ebf6f823acbf
Author: Mamoru TASAKA <mtasaka at fedoraproject.org>
Date:   Sat Jan 17 16:22:12 2015 +0900

    Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2

 libcaca.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libcaca.spec b/libcaca.spec
index d82aaed..983ef2a 100644
--- a/libcaca.spec
+++ b/libcaca.spec
@@ -12,7 +12,7 @@
 Summary: Library for Colour AsCii Art, text mode graphics
 Name: libcaca
 Version: 0.99
-Release: 0.22.%{beta}%{?dist}
+Release: 0.23.%{beta}%{?dist}
 License: WTFPL
 Group: System Environment/Libraries
 URL: http://caca.zoy.org/wiki/libcaca
@@ -109,7 +109,7 @@ This package contains the ruby bindings for using libcaca from ruby.
 %build
 sed -i -e 's|Config::CONFIG\["sitearchdir"\]|Config::CONFIG["vendorarchdir"]|' \
        -e 's|Config::CONFIG\["sitelibdir"\]|Config::CONFIG["vendorlibdir"]|' \
-       -e "s|rbconfig -e 'print Config|rbconfig -e 'print RbConfig|" \
+       -e "s|rbconfig -e 'print Config|rbconfig -e 'print RbConfig|g" \
   configure
 %configure \
   --disable-static \
@@ -187,6 +187,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Jan 17 2015 Mamoru TASAKA <mtasaka at fedoraproject.org> - 0.99-0.23.beta18
+- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_2.2
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.99-0.22.beta18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list