]> git.pld-linux.org Git - packages/amrita2.git/commitdiff
- replace R: ruby-modules with %%ruby_mod_ver_requires_eq macro
authortwittner <twittner@pld-linux.org>
Thu, 29 Dec 2005 16:59:47 +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:
    amrita2.spec -> 1.8

amrita2.spec

index 00bbd787dda3fa8bf5b788ead4ddaa2410b6e73d..3fae577ae71e3223b36afbbd061deab7fd7a8694 100644 (file)
@@ -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
This page took 0.117533 seconds and 4 git commands to generate.