]> git.pld-linux.org Git - packages/amrita.git/commitdiff
- use %%ruby_ macros from rpmbuild(macros)
authortwittner <twittner@pld-linux.org>
Mon, 26 Dec 2005 21:36:33 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- formatting

Changed files:
    amrita.spec -> 1.14

amrita.spec

index 16e2022e40ac25088a92386e26d119b85abd6e99..dac46f41980b5e76e4374ed5f0f8c669683203a4 100644 (file)
@@ -1,5 +1,3 @@
-%define                ruby_archdir    %(ruby -r rbconfig -e 'print Config::CONFIG["archdir"]')
-%define                ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
 Summary:       An HTML/XHTML template library for Ruby
 Summary(pl):   Biblioteka szablonów HTML/XHTML dla jêzyka Ruby
 Name:          amrita
@@ -11,10 +9,11 @@ Group:               Development/Libraries
 Source0:       http://osdn.dl.sourceforge.jp/amrita/10939/%{name}-%{version}.tar.gz
 # Source0-md5: 903af244f72d1a4b83f2cb8cfeecbac7
 Source1:       setup.rb
-Patch0:        %{name}-rexml.patch
-Patch1: %{name}-xml-fubar.patch
+Patch0:                %{name}-rexml.patch
+Patch1:                %{name}-xml-fubar.patch
 URL:           http://www.brain-tokyo.jp/research/amrita/
 BuildRequires: ruby
+BuildRequires: rpmbuild(macros) >= 1.272
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.196419 seconds and 4 git commands to generate.