summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortwittner2005-12-29 16:59:47 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit3e23d7b4c3a2eff6356d5694c6b5e9844953c64c (patch)
tree4354dfeb00306ca7c67e479073561bb783fde97a
parentb0c6b3777af0c308e9e2d8917f9328e28ed6aa34 (diff)
downloadamrita2-3e23d7b4c3a2eff6356d5694c6b5e9844953c64c.zip
amrita2-3e23d7b4c3a2eff6356d5694c6b5e9844953c64c.tar.gz
- 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
-rw-r--r--amrita2.spec3
1 files changed, 2 insertions, 1 deletions
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