From 3e23d7b4c3a2eff6356d5694c6b5e9844953c64c Mon Sep 17 00:00:00 2001 From: twittner Date: Thu, 29 Dec 2005 16:59:47 +0000 Subject: - replace R: ruby-modules with %%ruby_mod_ver_requires_eq macro 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: amrita2.spec -> 1.8 diff --git a/amrita2.spec b/amrita2.spec index 00bbd78..3fae577 100644 --- a/amrita2.spec +++ b/amrita2.spec @@ -9,8 +9,9 @@ Source0: http://rubyforge.org/frs/download.php/4491/%{name}_050518.tar.gz # Source0-md5: 2cc56bd862b97cd05744945b8072b0c1 Source1: setup.rb URL: http://amrita2.rubyforge.org/ -BuildRequires: rpmbuild(macros) >= 1.272 +BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-modules +%ruby_mod_ver_requires_eq BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- cgit v0.10.2