SPECS: ruby.spec - fix R: in -tk, add `R: ruby-modules' to -doc-ri...

twittner twittner at pld-linux.org
Mon Dec 26 08:43:25 CET 2005


Author: twittner                     Date: Mon Dec 26 07:43:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix R: in -tk, add `R: ruby-modules' to -doc-ri, complete pl translations

---- Files affected:
SPECS:
   ruby.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.118 SPECS/ruby.spec:1.119
--- SPECS/ruby.spec:1.118	Mon Dec 26 08:13:48 2005
+++ SPECS/ruby.spec	Mon Dec 26 08:43:20 2005
@@ -114,7 +114,7 @@
 Summary:	Ruby/Tk bindings
 Summary(pl):	Wiązania Ruby/Tk
 Group:		Development/Languages
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
 
 %description tk
 This pachage contains Ruby/Tk bindings.
@@ -148,14 +148,20 @@
 
 %package doc 
 Summary:	Ruby HTML documentation
+Summary(pl):	Dokumentacja HTML do Ruby
 Group:		Documentation
 
 %description doc
 Ruby HTML documentation: FAQ, guide, core and standard library.
 
+%description doc -l pl
+Dokumentacja HTML do Ruby: FAQ, przewodnik, dokumentacja dla core i stdlib.
+
 %package doc-ri
 Summary:	Ruby ri documentation
+Summary(pl):	Dokumentacja Ruby w formacie ri
 Group:		Documentation
+Requires:	%{name}-modules = %{epoch}:%{version}-%{release}
 
 %description doc-ri
 Ruby ri documentation.
@@ -165,6 +171,7 @@
 
 %package examples
 Summary:	Ruby examples
+Summary(pl):	Przykłady Ruby
 Group:		Development/Languages
 
 %description examples
@@ -377,6 +384,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2005/12/26 07:43:20  twittner
+- fix R: in -tk, add `R: ruby-modules' to -doc-ri, complete pl translations
+
 Revision 1.118  2005/12/26 07:13:48  twittner
 - fixed requires: static pkg. R: devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.118&r2=1.119&f=u



More information about the pld-cvs-commit mailing list