summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortwittner2005-12-29 16:59:48 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd5da541bedce47d894c1d1707eb1a19923bf5a80 (patch)
tree8ca28b9c9d5f02d8ceaae81f2746202a77975d14
parentb2b378b1351d5b7c0b649c1a83d42f27cac416a1 (diff)
downloadruby-activerecord-d5da541bedce47d894c1d1707eb1a19923bf5a80.zip
ruby-activerecord-d5da541bedce47d894c1d1707eb1a19923bf5a80.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: ruby-activerecord.spec -> 1.28
-rw-r--r--ruby-activerecord.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby-activerecord.spec b/ruby-activerecord.spec
index cff2b72..358e5ac 100644
--- a/ruby-activerecord.spec
+++ b/ruby-activerecord.spec
@@ -14,9 +14,9 @@ Source0: http://rubyforge.org/frs/download.php/6569/%{tarname}-%{version}.tgz
# Source0-md5: 225d3df8fe7a554dfea1a75e91e2605d
Patch0: %{name}-sanity.patch
URL: http://activerecord.rubyonrails.org/
-BuildRequires: rpmbuild(macros) >= 1.263
+BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-modules
-Requires: ruby-modules
+%ruby_mod_ver_requires_eq
Requires: ruby-ActiveSupport
Requires: ruby-transaction-simple
#BuildArch: noarch