From 865e33531b2d615e054f38f3ae91595bea897e6c Mon Sep 17 00:00:00 2001 From: aredridel Date: Wed, 10 Mar 2004 16:06:52 +0000 Subject: [PATCH] - added docs Changed files: amrita.spec -> 1.4 --- amrita.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/amrita.spec b/amrita.spec index 0a68dcb..61aef7a 100644 --- a/amrita.spec +++ b/amrita.spec @@ -3,7 +3,7 @@ Summary: An HTML/XHTML template library for Ruby Name: amrita Version: 1.8.2 -Release: 1 +Release: 2 License: GPL URL: http://www.brain-tokyo.jp/research/amrita/ Group: Development/Libraries @@ -22,6 +22,7 @@ An HTML/XHTML template library for Ruby %build ruby install.rb config --site-ruby=%{ruby_rubylibdir} --so-dir=%{ruby_archdir} ruby install.rb setup +rdoc lib docs %install rm -rf $RPM_BUILD_ROOT @@ -30,6 +31,7 @@ ruby install.rb install --prefix=$RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc doc/ %attr(755,root,root) %{_bindir}/ams %attr(755,root,root) %{_bindir}/amx %attr(755,root,root) %{_bindir}/amshandler -- 2.44.0