summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortwittner2005-12-31 10:36:33 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitfaf62e79b6789e77e8a783406e868a045aad9772 (patch)
treea807e75d749c6f3cb17b431209a352ed9c82885a
parentd5da541bedce47d894c1d1707eb1a19923bf5a80 (diff)
downloadruby-activerecord-AC-STABLE.zip
ruby-activerecord-AC-STABLE.tar.gz
- change %%ruby_mod_ver_requires_eq to %%{?ruby_mod_ver_requires_eq} -auto/ac/ruby-ActiveRecord-1_12_1-2AC-STABLE
expand this macro only if defined to avoid parse error when appropriate BRs is not installed yet (solution provided by glen) Changed files: ruby-activerecord.spec -> 1.29
-rw-r--r--ruby-activerecord.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby-activerecord.spec b/ruby-activerecord.spec
index 358e5ac..477b895 100644
--- a/ruby-activerecord.spec
+++ b/ruby-activerecord.spec
@@ -16,7 +16,7 @@ Patch0: %{name}-sanity.patch
URL: http://activerecord.rubyonrails.org/
BuildRequires: rpmbuild(macros) >= 1.277
BuildRequires: ruby-modules
-%ruby_mod_ver_requires_eq
+%{?ruby_mod_ver_requires_eq}
Requires: ruby-ActiveSupport
Requires: ruby-transaction-simple
#BuildArch: noarch