From 7ba1fecec89021e1c641f92b3c4c228d1e990640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= Date: Tue, 21 Feb 2012 21:51:01 +0100 Subject: [PATCH] Use version macro for pkg-config file. --- ruby.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby.spec b/ruby.spec index e931852..efeedd7 100644 --- a/ruby.spec +++ b/ruby.spec @@ -470,7 +470,7 @@ make check TESTS="-v -x test_pathname.rb -x test_drbssl.rb -x test_parse.rb -x t %{_includedir}/%{_normalized_cpu}-%{_target_os}/ruby %{_libdir}/libruby.so -%{_libdir}/pkgconfig/ruby-1.9.pc +%{_libdir}/pkgconfig/ruby-%{major_minor_version}.pc %files libs %doc COPYING