]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - ruby.spec
- minor updates, mostly descriptions
[projects/template-specs.git] / ruby.spec
index 8c3186fd76ae7dfa9717297de4073d7bbec1d192..d83699355fbe3121d9727a630020f5385219ace4 100644 (file)
--- a/ruby.spec
+++ b/ruby.spec
@@ -34,28 +34,28 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 ...
 
 %package rdoc
-Summary:       HTML documentation for %{pkgname}
-Summary(pl.UTF-8):     Dokumentacja w formacie HTML dla %{pkgname}
+Summary:       HTML documentation for Ruby %{pkgname} module
+Summary(pl.UTF-8):     Dokumentacja w formacie HTML dla modułu języka Ruby %{pkgname}
 Group:         Documentation
 Requires:      ruby >= 1:1.8.7-4
 
 %description rdoc
-HTML documentation for %{pkgname}.
+HTML documentation for Ruby %{pkgname} module.
 
 %description rdoc -l pl.UTF-8
-Dokumentacja w formacie HTML dla %{pkgname}.
+Dokumentacja w formacie HTML dla modułu języka Ruby %{pkgname}.
 
 %package ri
-Summary:       ri documentation for %{pkgname}
-Summary(pl.UTF-8):     Dokumentacja w formacie ri dla %{pkgname}
+Summary:       ri documentation for Ruby %{pkgname} module
+Summary(pl.UTF-8):     Dokumentacja w formacie ri dla modułu języka Ruby %{pkgname}
 Group:         Documentation
 Requires:      ruby
 
 %description ri
-ri documentation for %{pkgname}.
+ri documentation for Ruby %{pkgname} module.
 
 %description ri -l pl.UTF-8
-Dokumentacji w formacie ri dla %{pkgname}.
+Dokumentacja w formacie ri dla modułu języka Ruby %{pkgname}.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
This page took 0.093568 seconds and 4 git commands to generate.