SPECS: amrita2.spec, amrita.spec - use %%ruby_ macros from rpmbuil...
twittner
twittner at pld-linux.org
Mon Dec 26 22:36:38 CET 2005
Author: twittner Date: Mon Dec 26 21:36:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use %%ruby_ macros from rpmbuild(macros)
- formatting
---- Files affected:
SPECS:
amrita2.spec (1.4 -> 1.5) , amrita.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/amrita2.spec
diff -u SPECS/amrita2.spec:1.4 SPECS/amrita2.spec:1.5
--- SPECS/amrita2.spec:1.4 Wed May 18 08:38:55 2005
+++ SPECS/amrita2.spec Mon Dec 26 22:36:33 2005
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-%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: amrita2
@@ -13,6 +11,7 @@
Source1: setup.rb
URL: http://amrita2.rubyforge.org/
BuildRequires: ruby
+BuildRequires: rpmbuild(macros) >= 1.272
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -57,6 +56,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/12/26 21:36:33 twittner
+- use %%ruby_ macros from rpmbuild(macros)
+- formatting
+
Revision 1.4 2005/05/18 06:38:55 aredridel
- up to 1.9.5
================================================================
Index: SPECS/amrita.spec
diff -u SPECS/amrita.spec:1.13 SPECS/amrita.spec:1.14
--- SPECS/amrita.spec:1.13 Sun Jun 19 03:10:39 2005
+++ SPECS/amrita.spec Mon Dec 26 22:36:33 2005
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-%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
@@ -12,10 +10,11 @@
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
@@ -69,6 +68,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/12/26 21:36:33 twittner
+- use %%ruby_ macros from rpmbuild(macros)
+- formatting
+
Revision 1.13 2005/06/19 01:10:39 aredridel
- fixed build for new setup.rb
- STBR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/amrita2.spec?r1=1.4&r2=1.5&f=u
http://cvs.pld-linux.org/SPECS/amrita.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list