]> git.pld-linux.org Git - packages/ruby-wxruby2.git/commitdiff
- replace R: ruby-modules with %%ruby_mod_ver_requires_eq macro
authortwittner <twittner@pld-linux.org>
Thu, 29 Dec 2005 16:59:48 +0000 (16:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  defined as `Requires: ruby-modules(ver) = 1.8' where `1.8' is
  major ruby version taken from rbconfig
- add BR: rpmbuild(macros) >= 1.277 with aforementioned macros

Changed files:
    ruby-wxruby2.spec -> 1.5

ruby-wxruby2.spec

index 409f5afcee36e8aee672c8871c7d25b54ad6dfe3..4c9231fb81276554e4bc2007a9e50f5cdb64ab7f 100644 (file)
@@ -16,9 +16,11 @@ Source0:     http://twittner.host.sk/files/wxruby2/%{_pnam}-%{version}-cvs-%{_cvs}.t
 Patch1:                %{name}-wx-config.patch
 Patch2:                %{name}-FLAGS.patch
 URL:           http://wxruby.rubyforge.org/
+BuildRequires: rpmbuild(macros) >= 1.277
 BuildRequires: rake
 BuildRequires: ruby-devel
 BuildRequires: wxWidgets-devel >= 2.6.2
+%ruby_mod_ver_requires_eq
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.991584 seconds and 4 git commands to generate.