SPECS: ruby-wikify.spec - proper summary, pl
qboosh
qboosh at pld-linux.org
Fri Jun 17 20:47:53 CEST 2005
Author: qboosh Date: Fri Jun 17 18:47:53 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- proper summary, pl
---- Files affected:
SPECS:
ruby-wikify.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/ruby-wikify.spec
diff -u SPECS/ruby-wikify.spec:1.4 SPECS/ruby-wikify.spec:1.5
--- SPECS/ruby-wikify.spec:1.4 Sun Jun 12 16:49:25 2005
+++ SPECS/ruby-wikify.spec Fri Jun 17 20:47:48 2005
@@ -2,7 +2,8 @@
%define ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
%define ruby_ridir %(ruby -r rbconfig -e 'include Config; print File.join(CONFIG["datadir"], "ri", CONFIG["ruby_version"])')
%define ruby_version %(ruby -r rbconfig -e 'print Config::CONFIG["ruby_version"]')
-Summary: Object-Relational mapping library for Ruby
+Summary: Wiki formatting library for Ruby
+Summary(pl): Biblioteka formatowania Wiki dla języka Ruby
Name: ruby-wikify
%define tarname wikify
Version: 1.0
@@ -22,6 +23,11 @@
(e.g. "/foo -bar/ baz-") to proper XHTML 1.0 (e.g. "<em>foo
<strong>bar</strong></em><strong> baz</strong>").
+%description -l pl
+wikify.rb dostarcza String#wikify, umożliwiając konwersję z języka
+WikiMarkup (np. "/foo -bar/ baz-") na odpowiedni kod XHTML 1.0 (np.
+"<em>foo <strong>bar</strong></em><strong> baz</strong>").
+
%prep
%setup -q -n %{tarname}-%{version}
@@ -50,6 +56,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/06/17 18:47:48 qboosh
+- proper summary, pl
+
Revision 1.4 2005/06/12 14:49:25 glen
- cosmetics
@@ -63,4 +72,3 @@
Revision 1.1 2005/06/12 00:25:34 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-wikify.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list