Author: aredridel Date: Mon Jun 12 05:06:02 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.9.6
---- Files affected: SPECS: amrita2.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/amrita2.spec diff -u SPECS/amrita2.spec:1.9 SPECS/amrita2.spec:1.10 --- SPECS/amrita2.spec:1.9 Sat Dec 31 11:36:32 2005 +++ SPECS/amrita2.spec Mon Jun 12 07:05:56 2006 @@ -2,12 +2,12 @@ Summary: An HTML/XHTML template library for Ruby Summary(pl): Biblioteka szablonów HTML/XHTML dla języka Ruby Name: amrita2 -Version: 1.9.5 -Release: 2 +Version: 1.9.6 +Release: 1 License: GPL Group: Development/Libraries -Source0: http://rubyforge.org/frs/download.php/4491/%{name}_050518.tar.gz -# Source0-md5: 2cc56bd862b97cd05744945b8072b0c1 +Source0: http://rubyforge.org/frs/download.php/7554/%{name}-%{version}.tar.gz +# Source0-md5: e4004b105bd6cc1ee4226905a5469830 Source1: setup.rb URL: http://amrita2.rubyforge.org/ BuildRequires: rpmbuild(macros) >= 1.277 @@ -32,7 +32,7 @@ ruby setup.rb setup -rdoc --op rdoc -S --main README README docs/* +rdoc --op rdoc -S --main README README lib %install rm -rf $RPM_BUILD_ROOT @@ -45,8 +45,7 @@ %files %defattr(644,root,root,755) -%doc ChangeLog sample rdoc/* -%attr(755,root,root) %{_bindir}/amrita_r +%doc ChangeLog sample rdoc/* docs/* %dir %{ruby_rubylibdir}/%{name} %{ruby_rubylibdir}/%{name}/*.rb %{ruby_rubylibdir}/%{name}.rb @@ -57,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2006/06/12 05:05:56 aredridel +- 1.9.6 + Revision 1.9 2005/12/31 10:36:32 twittner - change %%ruby_mod_ver_requires_eq to %%{?ruby_mod_ver_requires_eq} - expand this macro only if defined to avoid parse error when appropriate ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/amrita2.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
