Author: aredridel Date: Sun Jun 12 01:14:05 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - new description - better URL - 1.0 version
---- Files affected: SPECS: ruby-wikify.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ruby-wikify.spec diff -u SPECS/ruby-wikify.spec:1.1 SPECS/ruby-wikify.spec:1.2 --- SPECS/ruby-wikify.spec:1.1 Sun Jun 12 02:25:34 2005 +++ SPECS/ruby-wikify.spec Sun Jun 12 03:14:00 2005 @@ -5,20 +5,22 @@ Summary: Object-Relational mapping library for Ruby Name: ruby-wikify %define tarname wikify -Version: 0.1 +Version: 1.0 Release: 1 License: Ruby-alike Group: Development/Languages Source0: http://community.nbtsc.org/~apollotiger/gadgets/%{tarname}-%{version}.tar.gz # Source0-md5: 1231f8cbf59d7464e0d17021822d91b7 -uRL: http://community.nbtsc.org/~apollotiger/gadgets/wikify +uRL: http://community.nbtsc.org/~apollotiger/ruby-wikify BuildRequires: ruby Requires: ruby #BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -A simple library to render text to HTML. +wikify.rb supplies String#wikify, allowing conversion from WikiMarkup +(e.g. "/foo -bar/ baz-") to proper XHTML 1.0 (e.g. "<em>foo +<strong>bar</strong></em><strong> baz</strong>"). %prep %setup -q -n %{tarname}-%{version} @@ -48,6 +50,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/06/12 01:14:00 aredridel +- new description +- better URL +- 1.0 version + Revision 1.1 2005/06/12 00:25:34 aredridel - added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-wikify.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
