[ruby-korundum] use CUSTOM_RUBY_* cmake macros

Rex Dieter rdieter at fedoraproject.org
Fri Feb 17 15:42:42 UTC 2012


commit 5653f06b2430a22ebf7737821799e44b5566afe2
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Fri Feb 17 09:42:25 2012 -0600

    use CUSTOM_RUBY_* cmake macros

 ruby-korundum.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/ruby-korundum.spec b/ruby-korundum.spec
index c9a396a..aeca5e8 100644
--- a/ruby-korundum.spec
+++ b/ruby-korundum.spec
@@ -10,7 +10,7 @@
 Name:    ruby-korundum 
 Summary: Ruby bindings for libraries created by the KDE community 
 Version: 4.8.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 # most GPLv2+, rbkconfig_compiler LGPLv2+
 License: GPLv2+ and LGPLv2+
@@ -101,6 +101,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Fri Feb 17 2012 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-3
+- use CUSTOM_RUBY_* cmake macros
+
 * Fri Feb 17 2012 Rex Dieter <rdieter at fedoraproject.org> 4.8.0-2
 - patch out call to Init_prelude (kde#287057)
 


More information about the scm-commits mailing list